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 177971b + b1741cf commit 526428aCopy full SHA for 526428a
.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