Skip to content

Commit b622977

Browse files
committed
ci: remove mysql:8.0.22 matrix from OSX
1 parent 96e6a5b commit b622977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
node-version: [18.x, 20.x]
22-
mysql-version: ["mysql:8.0.22", "mysql:8.0.33"]
22+
mysql-version: ["mysql:8.0.33"]
2323
use-compression: [0, 1]
2424
use-tls: [0]
2525
mysql_connection_url_key: [""]

0 commit comments

Comments
 (0)