3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-30 05:09:02 +00:00

Update wip.yml

This commit is contained in:
Nikolaj Bjorner 2025-09-16 09:57:37 -07:00 committed by GitHub
parent 40a60f10ce
commit 9069a35b69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
name: Open Issues name: Open Issues
on: on:
push: schedule:
branches: [ master ] - cron: '0 0 */2 * *'
env: env:
BUILD_TYPE: Debug BUILD_TYPE: Debug