mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
CI: s390x enable sha1 for test
This commit is contained in:
parent
e12f17a35a
commit
6852a2c51f
1
.github/workflows/test_s390x.yaml
vendored
1
.github/workflows/test_s390x.yaml
vendored
@ -37,6 +37,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -short ./...
|
run: go test -v -short ./...
|
||||||
env:
|
env:
|
||||||
|
GODEBUG: x509sha1=1
|
||||||
GOARCH: ${{ matrix.arch }}
|
GOARCH: ${{ matrix.arch }}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user