Skip to content

Commit 4e2ab71

Browse files
committed
Remove 'latest' MySQL version from CI workflow to enforce specific version usage
1 parent 09b43b0 commit 4e2ab71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
mysql:
2828
- "5.7"
29-
- "latest"
3029

3130
services:
3231
mysql:

0 commit comments

Comments
 (0)