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.
2 parents f9e3b67 + 7ece018 commit fc6ddb4Copy full SHA for fc6ddb4
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
tests:
19
name: Tests (PHP ${{ matrix.php }})
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
php: [ '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ]
0 commit comments