Skip to content

Commit 1a2e38b

Browse files
Backport to branch(3.10) : [CI] Fix SQLServer 2017 job (#2255)
Co-authored-by: Vincent <[email protected]>
1 parent 03ddc30 commit 1a2e38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

960960
integration-test-for-jdbc-sqlserver-2017:
961961
name: SQL Server 2017 integration test
962-
runs-on: ubuntu-latest
962+
runs-on: ubuntu-20.04
963963

964964
services:
965965
sqlserver:

0 commit comments

Comments
 (0)