Skip to content

Commit 38cca17

Browse files
committed
fix swoole version error
1 parent 0456b4c commit 38cca17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- os: 'ubuntu-latest'
2525
php: '7.1'
26-
swoole-versions: '-4.5.24'
26+
swoole-versions: '-4.5.11'
2727

2828
steps:
2929
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)