Skip to content

Commit

Permalink
Disable tests with Windows and MSSQL 2017 (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyundso committed Apr 23, 2024
1 parent b6ca788 commit 780bff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
fail-fast: false
matrix:
mssql-version:
- 2017
#- 2017
- 2019
- 2022
ruby-version:
Expand Down Expand Up @@ -207,7 +207,7 @@ jobs:
fail-fast: false
matrix:
mssql-version:
- 2017
#- 2017
- 2019
- 2022
ruby-version:
Expand Down

0 comments on commit 780bff4

Please sign in to comment.