We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dadb5e commit 69c7ac0Copy full SHA for 69c7ac0
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
84
test-mssql:
85
name: mssql integration test
86
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
87
strategy:
88
fail-fast: false
89
matrix:
0 commit comments