We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613b722 commit 746eb94Copy full SHA for 746eb94
.github/workflows/integration-tests.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
microsoft_sql:
10
if: github.event.pull_request.draft == false
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
12
env:
13
RunDockerTests: true
14
steps:
0 commit comments