We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b63e8 commit d8abcb0Copy full SHA for d8abcb0
.github/workflows/continuous-integration.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
testing:
7
name: Tests
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
9
strategy:
10
matrix:
11
php:
0 commit comments