Use platform ubuntu-20.04 for SQL Server
This commit is contained in:
parent
135b126df8
commit
86fb75dcd5
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -171,7 +171,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go: ['1.22', '1.21', '1.20']
|
||||
platform: [ubuntu-latest] # can not run test in macOS and windows
|
||||
platform: [ubuntu-20.04] # can not run test in macOS and windows
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user