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 87aab7cCopy full SHA for 87aab7c
.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-20.04
45
continue-on-error: true
46
steps:
47
- uses: actions/checkout@v2
0 commit comments