test: mssql ci
This commit is contained in:
parent
3876ffe4bb
commit
a9d27293de
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -181,7 +181,6 @@ jobs:
|
||||
TZ: Asia/Shanghai
|
||||
ACCEPT_EULA: Y
|
||||
MSSQL_SA_PASSWORD: LoremIpsum86
|
||||
GODEBUG: x509negativeserial=1
|
||||
ports:
|
||||
- 9930:1433
|
||||
options: >-
|
||||
|
@ -1,3 +1,4 @@
|
||||
//go:debug x509negativeserial=1
|
||||
package tests_test
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user