Skip to content

Commit

Permalink
Upgrade swoole version to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jan 24, 2024
1 parent f485b3a commit d31bdaa
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.1'
SW_VERSION: 'v5.1.2'
COMPOSER_VERSION: '2.6.6'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}
Expand Down

0 comments on commit d31bdaa

Please sign in to comment.