mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 13:19:04 +00:00
Update Pyodide workflow to use scheduled builds
This commit is contained in:
parent
93333eca66
commit
01da267988
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pyodide.yml
vendored
4
.github/workflows/pyodide.yml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Pyodide Build
|
name: Pyodide Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches: [ master ]
|
- cron: '0 0 */2 * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue