chore(build): update clojure 1.11.1.1413

This commit is contained in:
Andelf
2023-11-02 20:51:43 +08:00
parent 9e9ae5c6f4
commit 23bb5e8b9b
12 changed files with 26 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ on:
- 'e2e-tests/**'
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'