We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe2d31 commit 0065ca0Copy full SHA for 0065ca0
.github/workflows/php.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
0 commit comments