Skip to content

Commit

Permalink
Update PST-2286: CI Test for mysql ver 9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
themark147 committed Dec 12, 2024
1 parent 9d7675a commit 8f4e3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mysql: [ 8, 5.6 ]
mysql: [ 9.1, 8, 5.6 ]
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 8f4e3be

Please sign in to comment.