Commit e52ea56
fix: use go-sqlcmd binary instead of mssql-tools18 apt package
mssql-tools18 apt repo setup fails on Ubuntu 24.04 runners.
Switch to the standalone go-sqlcmd binary from GitHub releases —
no apt/GPG setup needed, single curl install.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 76ed8c1 commit e52ea56
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 114 | + | |
| 115 | + | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
| |||
0 commit comments