We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ed86f commit 53355afCopy full SHA for 53355af
.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