Skip to content

Commit ce29062

Browse files
committed
Upgrade swoole to v6.0.0.
1 parent 97a19e3 commit ce29062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-swoole.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Swoole
33
on: [ push ]
44
env:
55
ENGINE: 'swoole'
6-
SW_VERSION: 'v5.1.6'
6+
SW_VERSION: 'v6.0.0'
77
COMPOSER_VERSION: '2.8.3'
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}

0 commit comments

Comments
 (0)