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.
2 parents 48f4360 + 526428a commit 791389cCopy full SHA for 791389c
.github/workflows/continuous-integration.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
phpunit:
15
name: "PHPUnit"
16
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-24.04"
17
18
strategy:
19
fail-fast: false
0 commit comments