Skip to content

Commit d16bc59

Browse files
Fix phpunit testcase error
1 parent 5fca6be commit d16bc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-php.yml

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

3939
phpunit:
4040
name: PHPUnit
41-
runs-on: ubuntu-22.04
41+
runs-on: ubuntu-latest
4242
services:
4343
mysql:
4444
image: mysql:5.7

0 commit comments

Comments
 (0)