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 c1667dc commit 3db3c5eCopy full SHA for 3db3c5e
1 file changed
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
test:
21
name: PHP ${{ matrix.php-version }} (${{ matrix.experimental && 'experimental' || 'full support' }})
22
23
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
24
25
strategy:
26
fail-fast: false
0 commit comments