3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

fix sls build

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2024-10-11 14:02:06 -07:00
parent 73f09fe94a
commit 2ecb1c8b94
5 changed files with 14 additions and 7 deletions

View file

@ -1,10 +1,12 @@
script({
tools: ["agent_fs", "agent_git", "agent_github"],
model: "azure:gpt-4o",
maxTokens: 20000
})
const {
workflow = "latest failed",
failure_run_id = "latest",
workflow = "RISC V and PowerPC 64",
failure_run_id = "11296730058",
branch = await git.defaultBranch(),
} = env.vars