Skip to content

Commit 69c7ac0

Browse files
Fix mssql 2017 integration test (#635)
1 parent 6dadb5e commit 69c7ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
test-mssql:
8585
name: mssql integration test
86-
runs-on: ubuntu-latest
86+
runs-on: ubuntu-20.04
8787
strategy:
8888
fail-fast: false
8989
matrix:

0 commit comments

Comments
 (0)