Skip to content

Commit

Permalink
Fixed Mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Feb 27, 2024
1 parent 6d7315b commit 6237f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hyperf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fail-fast: false
env:
SW_VERSION: ${{ matrix.sw-version }}
MYSQL_VERSION: '8.0'
MYSQL_VERSION: '8.0.32'
PGSQL_VERSION: '14'
steps:
- name: Checkout
Expand Down

0 comments on commit 6237f3e

Please sign in to comment.