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