mirror of
https://github.com/Z3Prover/z3
synced 2026-07-26 17:02:38 +00:00
Update fstar-master-build.yml
This commit is contained in:
parent
a3c7dc9433
commit
e268a72eb9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/fstar-master-build.yml
vendored
4
.github/workflows/fstar-master-build.yml
vendored
|
|
@ -16,11 +16,11 @@ on:
|
|||
z3_runtime_args:
|
||||
description: "Extra Z3 runtime args (example: smt.ho_matching=true)"
|
||||
required: false
|
||||
default: "smt.ho_matching=true"
|
||||
default: "smt.ho_matching=false"
|
||||
fstar_ref:
|
||||
description: FStar ref to checkout and build
|
||||
required: false
|
||||
default: _nik_higher_order_smt
|
||||
default: master
|
||||
fstar_opam_switch:
|
||||
description: OCaml switch for FStar build
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue