Skip to content

Commit 58acf7f

Browse files
Backport to branch(3.12) : [CI] Fix SQLServer 2017 job (#2253)
Co-authored-by: Vincent <[email protected]>
1 parent c9b940e commit 58acf7f

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
@@ -948,7 +948,7 @@ jobs:
948948

949949
integration-test-for-jdbc-sqlserver-2017:
950950
name: SQL Server 2017 integration test
951-
runs-on: ubuntu-latest
951+
runs-on: ubuntu-20.04
952952

953953
services:
954954
sqlserver:

0 commit comments

Comments
 (0)