mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
re-enable cron
This commit is contained in:
parent
cfc1b37fbd
commit
04dbf12c7a
6
.github/workflows/test_nightly_many_os.yml
vendored
6
.github/workflows/test_nightly_many_os.yml
vendored
@ -1,6 +1,6 @@
|
||||
on: [pull_request]
|
||||
# schedule:
|
||||
# - cron: '0 13 * * *'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 13 * * *'
|
||||
|
||||
name: Test latest nightly release for macOS x86_64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user