mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 04:27:52 +00:00
improve improvers
This commit is contained in:
parent
5b70f75d89
commit
db8206d265
9 changed files with 34 additions and 52 deletions
4
.github/workflows/ask.lock.yml
generated
vendored
4
.github/workflows/ask.lock.yml
generated
vendored
|
|
@ -2,7 +2,7 @@
|
|||
# To update this file, edit the corresponding .md file and run:
|
||||
# gh aw compile
|
||||
#
|
||||
# Effective stop-time: 2025-09-19 01:41:09
|
||||
# Effective stop-time: 2025-09-19 10:02:59
|
||||
|
||||
name: "Question Answering Researcher"
|
||||
on:
|
||||
|
|
@ -1066,7 +1066,7 @@ jobs:
|
|||
WORKFLOW_NAME="Question Answering Researcher"
|
||||
|
||||
# Check stop-time limit
|
||||
STOP_TIME="2025-09-19 01:41:09"
|
||||
STOP_TIME="2025-09-19 10:02:59"
|
||||
echo "Checking stop-time limit: $STOP_TIME"
|
||||
|
||||
# Convert stop time to epoch seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue