Skip to content

Commit eda8f82

Browse files
committed
CI: use Arm runner for neon regression tests
1 parent a6e41de commit eda8f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_basic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: |
8585
python3 example.py --examples ntt_kyber_1_23_45_67_m55,ntt_dilithium_12_34_56_78_m55 --timeout=300
8686
examples_ntt_kyber_dilithium_neon_core:
87-
runs-on: ubuntu-latest
87+
runs-on: ubuntu-24.04-arm
8888
steps:
8989
- uses: actions/checkout@v3
9090
- uses: ./.github/actions/setup-ubuntu

0 commit comments

Comments
 (0)