We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab952f commit 454a1f9Copy full SHA for 454a1f9
1 file changed
.github/workflows/php.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
12
strategy:
13
matrix:
14
php-versions: ['7.3', '7.4', '8.0', '8.1']
0 commit comments