mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +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-android.yml
vendored
2
.github/workflows/build-android.yml
vendored
@@ -42,7 +42,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