mirror of
https://github.com/Z3Prover/z3
synced 2026-06-09 02:20:57 +00:00
Update fstar-master-build.yml
This commit is contained in:
parent
3bba379ddf
commit
42e6ec5644
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
|
|
@ -20,7 +20,7 @@ on:
|
|||
fstar_ref:
|
||||
description: FStar ref to checkout and build
|
||||
required: false
|
||||
default: master
|
||||
default: _nik_higher_order_smt
|
||||
fstar_opam_switch:
|
||||
description: OCaml switch for FStar build
|
||||
required: false
|
||||
|
|
@ -28,7 +28,7 @@ on:
|
|||
fstar_otherflags:
|
||||
description: "Extra FStar OTHERFLAGS"
|
||||
required: false
|
||||
default: "--split_queries --log_failing_queries"
|
||||
default: "--split_queries --log_failing_queries --ext higher_order_smt --proof_recovery"
|
||||
discussion_category:
|
||||
description: Discussion category name
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue