Update CircleCI CLI
This commit is contained in:
parent
81fda8592d
commit
29a060d422
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
working_directory: ~/honeysql
|
working_directory: ~/honeysql
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/clojure:openjdk-11-tools-deps-1.10.2.774
|
- image: circleci/clojure:openjdk-11-tools-deps-1.10.3.822
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue