Skip to content

Commit ddecc40

Browse files
committed
fix(tests): update Swoole version to 5.1.6 in workflow configuration
1 parent 5c9c5dc commit ddecc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
matrix:
5050
os: [ubuntu-latest]
5151
php: ['8.3', '8.2', '8.1']
52-
swoole: ['5.1.5', '6.0.0']
52+
swoole: ['5.1.6', '6.0.0']
5353
# exclude:
5454
# - php: '8.3'
5555
# swoole: '5.0.3'

0 commit comments

Comments
 (0)