use fips140-all in CI tests

This commit is contained in:
Wade Simmons
2026-06-10 09:43:41 -04:00
parent 2efdcb0366
commit ac5a18e56a
3 changed files with 12 additions and 49 deletions
+3 -3
View File
@@ -63,9 +63,9 @@ jobs:
e2e-cmd: make boringcrypto e2evv
- name: linux-fips140
os: ubuntu-latest
build-cmd: make fips140
test-cmd: make fips140 test
e2e-cmd: make fips140 e2evv
build-cmd: make fips140-all
test-cmd: make fips140-all test
e2e-cmd: make fips140-all e2evv
- name: linux-pkcs11
os: ubuntu-latest
build-cmd: make bin-pkcs11