Skip to content

Commit 77742a1

Browse files
committed
Run tests on PHP 8.4 and update test suite
1 parent fe0ac7e commit 77742a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
PHPUnit-hhvm:
4343
name: PHPUnit (HHVM)
44-
runs-on: ubuntu-24.04
44+
runs-on: ubuntu-22.04
4545
continue-on-error: true
4646
steps:
4747
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)