Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
alon-dotan-starkware committed Feb 28, 2024
1 parent 706ae29 commit 91c01e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
profile: minimal
toolchain: nightly-2024-01-04
# - uses: Swatinem/rust-cache@v2
- run: echo bla
- run: hostname;
- run: cargo +nightly-2024-01-04 test --features avx512
- run: cargo +nightly-2024-01-04 test --features avx512 --release
Expand Down

0 comments on commit 91c01e3

Please sign in to comment.