Skip to content

Commit 22ee8f3

Browse files
committed
Added test cases about php 8.1
1 parent 6c5a33b commit 22ee8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
os: [ ubuntu-latest ]
35-
php-version: [ '8.0' ]
35+
php-version: [ '8.0', '8.1' ]
3636
swoole-version: [ 'v5.0.0', 'master' ]
3737
max-parallel: 5
3838
env:

0 commit comments

Comments
 (0)