mirror of
https://github.com/go-gorm/gorm.git
synced 2025-03-14 09:56:52 +00:00
test: mssql ci
This commit is contained in:
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 (
|
||||
|
Reference in New Issue
Block a user