github: add AARCH64 C proof session
CRefine is now available for AARCH64 in l4v. Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
parent
271f6cc903
commit
4079d4c8b4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/proof.yml
vendored
2
.github/workflows/proof.yml
vendored
|
|
@ -30,6 +30,8 @@ jobs:
|
|||
session: CRefine SimplExportAndRefine
|
||||
- arch: X64
|
||||
session: CRefine
|
||||
- arch: AARCH64
|
||||
session: CRefine
|
||||
- arch: RISCV64
|
||||
features: MCS
|
||||
session: CRefine
|
||||
|
|
|
|||
Loading…
Reference in a new issue