Skip to content

Commit 4fd75a9

Browse files
committed
PMM-12153 Add mysql/{8.4,9.0} to tests
1 parent e102212 commit 4fd75a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
mysql-image:
1717
- mysql/mysql-server:5.7
1818
- mysql/mysql-server:8.0
19+
- mysql/mysql-server:8.4
20+
- mysql/mysql-server:9.0
1921
- mariadb:10.5
2022
- mariadb:10.6
2123
- mariadb:10.11

0 commit comments

Comments
 (0)