Skip to content

Commit

Permalink
Merge pull request #14686 from Habbie/newer-mssql
Browse files Browse the repository at this point in the history
auth mssql CI: switch to 2022-CU12 image
  • Loading branch information
Habbie committed Sep 19, 2024
2 parents 0171b03 + 0b805dd commit 72ae147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
env: {}
ports: []
- backend: godbc_mssql
image: mcr.microsoft.com/mssql/server:2017-GA-ubuntu
image: mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04
env:
ACCEPT_EULA: Y
SA_PASSWORD: 'SAsa12%%-not-a-secret-password'
Expand Down

0 comments on commit 72ae147

Please sign in to comment.