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 f453b35 commit 62c2022Copy full SHA for 62c2022
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- os: [ubuntu-latest]
+ os: [ubuntu-24.04]
12
php: [8.2, 8.3, 8.4]
13
dependency-version: [prefer-lowest, prefer-stable]
14
0 commit comments