Skip to content

Commit

Permalink
verify on self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Jan 25, 2025
1 parent 3abb4c0 commit 2d87e10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,10 @@ jobs:
run: ./hax.py prove --admit

mlkem-verify:
runs-on: ubuntu-latest
runs-on: self-hosted
needs:
- mlkem-extract
- mlkem-diff
- mlkem-lax

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2d87e10

Please sign in to comment.