Skip to content

Commit

Permalink
fix: check if CI is working
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Sep 8, 2022
1 parent 62f83a9 commit 04736cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ jobs:
# -------------------------
prepare_hermes_workspace:
docker:
- image: debian:11.4
- image: debian:latest
environment:
- HERMES_WS_DIR: *hermes_workspace_root
- HERMES_VERSION_FILE: "sdks/.hermesversion"
Expand Down

0 comments on commit 04736cd

Please sign in to comment.