mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
ci: ppc64le zuc
This commit is contained in:
parent
2f3ec65c88
commit
c33880ebe3
6
.github/workflows/test_ppc64.yaml
vendored
6
.github/workflows/test_ppc64.yaml
vendored
@ -36,6 +36,12 @@ jobs:
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
GOPPC64: ${{ matrix.ppc64 }}
|
||||
|
||||
- name: Test ZUC
|
||||
run: go test -v ./zuc/...
|
||||
env:
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
GOPPC64: ${{ matrix.ppc64 }}
|
||||
|
||||
- name: Test SM3
|
||||
run: go test -v ./sm3/...
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user