Skip to content

Commit

Permalink
Merge pull request #1212 from hacspec/fix-mlkem-ci-fstar
Browse files Browse the repository at this point in the history
fix(CI) Update F* version to fix mlkem CI job
  • Loading branch information
maximebuyse authored Jan 6, 2025
2 parents f47b2ae + a252e6e commit b2f930b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mlkem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
nix profile install ./hax
- name: ⤵ Install FStar
run: nix profile install github:FStarLang/FStar/v2024.01.13
run: nix profile install github:FStarLang/FStar/v2024.12.03

- name: ⤵ Clone HACL-star repository
uses: actions/checkout@v4
Expand Down

0 comments on commit b2f930b

Please sign in to comment.