mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
fix macos action
This commit is contained in:
parent
8198f2aa8e
commit
8e6f9c8fb4
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@ -23,3 +23,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v ./...
|
run: go test -v ./...
|
||||||
|
env:
|
||||||
|
GODEBUG: x509sha1=1
|
||||||
|
GOARCH: ${{ matrix.arch }}
|
Loading…
x
Reference in New Issue
Block a user