We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22538e6 commit 9d29e35Copy full SHA for 9d29e35
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
testsuite:
12
name: all tests
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
14
strategy:
15
matrix:
16
php: [ '7.4', '8.0', '8.1' ]
0 commit comments