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
|
TZ: Asia/Shanghai
|
||||||
ACCEPT_EULA: Y
|
ACCEPT_EULA: Y
|
||||||
MSSQL_SA_PASSWORD: LoremIpsum86
|
MSSQL_SA_PASSWORD: LoremIpsum86
|
||||||
GODEBUG: x509negativeserial=1
|
|
||||||
ports:
|
ports:
|
||||||
- 9930:1433
|
- 9930:1433
|
||||||
options: >-
|
options: >-
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
//go:debug x509negativeserial=1
|
||||||
package tests_test
|
package tests_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user