Skip to content

chore: work around semi-up-to-date state of xtensa toolchain #347

chore: work around semi-up-to-date state of xtensa toolchain

chore: work around semi-up-to-date state of xtensa toolchain #347

Workflow file for this run

name: hax
# on:
# pull_request:
# push:
jobs:
hax:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: ⤵ Install and configure hax
uses: hacspec/hax-actions@main
with:
# pin hax to known-working
hax_reference: cc29a3f8c0eee80a1682be78cb3b0447a0257d5b
- name: 🏃 Extract `ariel-os-runqueue`
working-directory: ./src/ariel-os-runqueue
run: |
rm -f proofs/fstar/extraction/*.fst*
cargo hax into fstar
- name: 🏃 Lax check `ariel-os-runqueue`
working-directory: ./src/ariel-os-runqueue/proofs/fstar/extraction
run: OTHERFLAGS="--lax" make