Skip to content

Commit

Permalink
Upgrade swoole to v6.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jan 2, 2025
1 parent 97a19e3 commit ce29062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-swoole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Swoole
on: [ push ]
env:
ENGINE: 'swoole'
SW_VERSION: 'v5.1.6'
SW_VERSION: 'v6.0.0'
COMPOSER_VERSION: '2.8.3'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}
Expand Down

0 comments on commit ce29062

Please sign in to comment.