mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
dev: update clojure-version in ci files
This commit is contained in:
2
.github/workflows/deploy-db-test-pages.yml
vendored
2
.github/workflows/deploy-db-test-pages.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
branches: ["test/db"]
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: "1.11.4"
|
||||
CLOJURE_VERSION: "1.11.1.1413"
|
||||
NODE_VERSION: "18"
|
||||
JAVA_VERSION: "11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user