chore: temporarily disable nightly build to allow testing of 0.10.11-rc1

This commit is contained in:
Gabriel Horner
2025-05-19 15:28:21 -04:00
parent c22f8693cc
commit fa869a4c77

View File

@@ -43,8 +43,8 @@ on:
type: boolean
required: true
default: true
schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
- cron: '0 14 * * MON-FRI'
# schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
# - cron: '0 14 * * MON-FRI'
env:
CLOJURE_VERSION: '1.11.1.1413'