mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
Bump to NODE_VERSION 20 as our electron version requires it (#11636)
https://github.com/electron/electron/blob/main/docs/tutorial/electron-timelines.md
This commit is contained in:
2
.github/workflows/build-demo.yml
vendored
2
.github/workflows/build-demo.yml
vendored
@@ -19,7 +19,7 @@ on:
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.11.1.1413'
|
||||
NODE_VERSION: '18'
|
||||
NODE_VERSION: '20'
|
||||
JAVA_VERSION: '17'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user