last try
This commit is contained in:
parent
a201788087
commit
42f9440d85
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ java -jar \"$jar\" --config .build/bb.edn --deps-root . release-artifact \"$refl
|
||||||
[shorted?]
|
[shorted?]
|
||||||
(let [docker-executor-conf {:docker [{:image "circleci/clojure:openjdk-11-lein-2.9.8-bullseye"}]}
|
(let [docker-executor-conf {:docker [{:image "circleci/clojure:openjdk-11-lein-2.9.8-bullseye"}]}
|
||||||
machine-executor-conf {:machine {:image "ubuntu-2004:202111-01"}}
|
machine-executor-conf {:machine {:image "ubuntu-2004:202111-01"}}
|
||||||
mac-executor-conf {:macos {:xcode 14}}
|
mac-executor-conf {:macos {:xcode "14.0.0"}}
|
||||||
linux-graalvm-home "/home/circleci/graalvm-ce-java11-22.2.0"
|
linux-graalvm-home "/home/circleci/graalvm-ce-java11-22.2.0"
|
||||||
mac-graalvm-home "/Users/distiller/graalvm-ce-java11-22.2.0/Contents/Home"]
|
mac-graalvm-home "/Users/distiller/graalvm-ce-java11-22.2.0/Contents/Home"]
|
||||||
(ordered-map
|
(ordered-map
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue