mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
ci: enable s390x sm3
This commit is contained in:
parent
e626a00982
commit
29d315f316
5
.github/workflows/test_s390x.yaml
vendored
5
.github/workflows/test_s390x.yaml
vendored
@ -34,6 +34,11 @@ jobs:
|
||||
env:
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
|
||||
- name: Test sm3
|
||||
run: go test -v ./sm3/...
|
||||
env:
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
|
||||
# - name: Test
|
||||
# run: go test -v -short ./...
|
||||
# env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user