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.
1 parent fe0ac7e commit 77742a1Copy full SHA for 77742a1
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
PHPUnit-hhvm:
43
name: PHPUnit (HHVM)
44
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
45
continue-on-error: true
46
steps:
47
- uses: actions/checkout@v2
0 commit comments