3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-02 04:27:52 +00:00

allow burner to create PRs

This commit is contained in:
Don Syme 2025-09-17 02:41:38 +01:00
parent 81da4be228
commit 5b70f75d89
8 changed files with 20 additions and 12 deletions

View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-18 23:04:00
# Effective stop-time: 2025-09-19 01:41:09
name: "Daily Perf Improver"
"on":
@ -541,7 +541,7 @@ jobs:
WORKFLOW_NAME="Daily Perf Improver"
# Check stop-time limit
STOP_TIME="2025-09-18 23:04:00"
STOP_TIME="2025-09-19 01:41:09"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds