Skip to content

Commit

Permalink
testing only on mysql 8
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika committed Sep 18, 2023
1 parent 5ac18d2 commit 5f2b23a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions volttrontesting/platform/dbutils/test_mysqlfuncts.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@


IMAGES = [
"mysql:8.0",
"mysql:5.7.35",
"mysql:5.6"
"mysql:8.0"
]

CONNECTION_HOST = "localhost"
Expand Down

0 comments on commit 5f2b23a

Please sign in to comment.