Skip to content

Commit

Permalink
Upgrade swoole version to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jun 6, 2024
1 parent 6650b79 commit 2d8f879
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.2'
SW_VERSION: 'v5.1.3'
COMPOSER_VERSION: '2.7.6'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}
Expand Down

0 comments on commit 2d8f879

Please sign in to comment.