We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d7dca commit e98933cCopy full SHA for e98933c
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
strategy:
37
matrix:
38
- mysql_version: ["5.7", "8.0"]
+ mysql_version: ["5.7"]
39
40
steps:
41
- name: Install MySQL Client
0 commit comments