mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore: temporarily disable nightly build to allow testing of 0.10.11-rc1
This commit is contained in:
4
.github/workflows/build-desktop-release.yml
vendored
4
.github/workflows/build-desktop-release.yml
vendored
@@ -43,8 +43,8 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
required: true
|
required: true
|
||||||
default: true
|
default: true
|
||||||
schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
|
# schedule: # Every workday at the 2 P.M. (UTC) we run a scheduled nightly build
|
||||||
- cron: '0 14 * * MON-FRI'
|
# - cron: '0 14 * * MON-FRI'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CLOJURE_VERSION: '1.11.1.1413'
|
CLOJURE_VERSION: '1.11.1.1413'
|
||||||
|
|||||||
Reference in New Issue
Block a user