Skip to content

Commit 102d2d7

Browse files
greg-rychlewskidkuku
authored andcommitted
Fix mssql 2017 integration test (elixir-ecto#635)
1 parent 2c18abc commit 102d2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)