Skip to content

Commit

Permalink
re-enable armhf speed testing (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch authored Aug 28, 2023
1 parent 914764c commit f2f9076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: armhf
ARCH: armhf
CMAKE_ARGS: -DOQS_ENABLE_SIG_SPHINCS=OFF -DOQS_USE_OPENSSL=OFF -DOQS_OPT_TARGET=generic
PYTEST_ARGS: --ignore=tests/test_alg_info.py --ignore=tests/test_speed.py
PYTEST_ARGS: --ignore=tests/test_alg_info.py
# no longer supporting armel
# - name: armel
# ARCH: armel
Expand Down

0 comments on commit f2f9076

Please sign in to comment.