mirror of
https://github.com/Z3Prover/z3
synced 2025-11-01 12:07:51 +00:00
add roles
This commit is contained in:
parent
6d3daa5338
commit
647c8cc6c1
8 changed files with 2877 additions and 10 deletions
4
.github/workflows/daily-perf-improver.lock.yml
generated
vendored
4
.github/workflows/daily-perf-improver.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-18 22:27:02
|
||||
# Effective stop-time: 2025-09-18 23:04:00
|
||||
|
||||
name: "Daily Perf Improver"
|
||||
"on":
|
||||
|
|
@ -541,7 +541,7 @@ jobs:
|
|||
WORKFLOW_NAME="Daily Perf Improver"
|
||||
|
||||
# Check stop-time limit
|
||||
STOP_TIME="2025-09-18 22:27:02"
|
||||
STOP_TIME="2025-09-18 23:04:00"
|
||||
echo "Checking stop-time limit: $STOP_TIME"
|
||||
|
||||
# Convert stop time to epoch seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue