mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 13:36:58 +02:00
fix fips140-all
This commit is contained in:
@@ -64,8 +64,8 @@ jobs:
|
||||
- name: linux-fips140
|
||||
os: ubuntu-latest
|
||||
build-cmd: make fips140-all
|
||||
test-cmd: make fips140-all test
|
||||
e2e-cmd: make fips140-all e2evv
|
||||
test-cmd: make fips140-all GOALS=test
|
||||
e2e-cmd: make fips140-all GOALS=e2evv
|
||||
- name: linux-pkcs11
|
||||
os: ubuntu-latest
|
||||
build-cmd: make bin-pkcs11
|
||||
|
||||
Reference in New Issue
Block a user