mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
chore(build): update clojure 1.11.1.1413
This commit is contained in:
4
.github/workflows/logseq-common.yml
vendored
4
.github/workflows/logseq-common.yml
vendored
@@ -20,7 +20,7 @@ defaults:
|
||||
working-directory: deps/common
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.10.1.763'
|
||||
CLOJURE_VERSION: '1.11.1.1413'
|
||||
JAVA_VERSION: '11'
|
||||
# This is the latest node version we can run.
|
||||
NODE_VERSION: '18'
|
||||
@@ -109,4 +109,4 @@ jobs:
|
||||
run: bb lint:large-vars
|
||||
|
||||
- name: Lint for namespaces that aren't documented
|
||||
run: bb lint:ns-docstrings
|
||||
run: bb lint:ns-docstrings
|
||||
|
||||
Reference in New Issue
Block a user