Commit 4728286
committed
fix: remove MySQL version pin in legacy CI workflow
The pinned versions 8.4.6 and 8.4.9 both fail — 8.4.6 downloads from a
dead CDN URL, and 8.4.9 doesn't exist on Chocolatey. Removing the pin
lets Chocolatey resolve the latest approved version with a valid URL.1 parent 9ea3675 commit 4728286
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments