Skip to content

WIP: implement 64bit addresses #435

WIP: implement 64bit addresses

WIP: implement 64bit addresses #435

Workflow file for this run

---
name: Benches
on: [workflow_dispatch, pull_request, push]
jobs:
bench:
uses: Cosmian/reusable_workflows/.github/workflows/cargo-bench.yml@develop
with:
toolchain: stable
force: true