We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff828a commit babceafCopy full SHA for babceaf
1 file changed
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
jobs:
5
tests:
6
name: Tests
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
8
strategy:
9
matrix:
10
php-version: ['8.1', '8.2']
0 commit comments