Skip to content

Commit

Permalink
Bump to mssql2019
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Sep 25, 2024
1 parent 6b51be2 commit 423defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
ports:
- 3306:3306
mssql:
image: mcr.microsoft.com/mssql/server:2017-latest
image: mcr.microsoft.com/mssql/server:2019-latest
env:
ACCEPT_EULA: Y
SA_PASSWORD: StrongPassword1
Expand Down

0 comments on commit 423defa

Please sign in to comment.