Update CI
This commit is contained in:
parent
1b2e742b38
commit
616543c35d
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.3.822
|
- image: circleci/clojure:openjdk-11-tools-deps-1.10.3.855
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue