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

Update Pyodide workflow to use scheduled builds

This commit is contained in:
Nikolaj Bjorner 2025-09-15 10:35:44 -07:00 committed by GitHub
parent 93333eca66
commit 01da267988
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
name: Pyodide Build
on:
push:
branches: [ master ]
schedule:
- cron: '0 0 */2 * *'
env:
BUILD_TYPE: Release