Skip to content

Commit

Permalink
Merge pull request #4149 from esl/ci/otp26
Browse files Browse the repository at this point in the history
Upgrade CircleCI OTP to 26.1.2
  • Loading branch information
chrzaszcz authored Oct 12, 2023
2 parents 4e5291b + cd8a52f commit 355991b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

references:
- &OTP25 mongooseim/cimg-erlang:25.3.2.6
- &OTP26 mongooseim/cimg-erlang:26.0.2
- &OTP26 mongooseim/cimg-erlang:26.1.2
- &ENTRYPOINT ["/bin/sh", "-c", "eval ${INSTALL_DEPS_CMD:-echo} && echo __INJECT_FILES__ | eval ${BASE32DEC:-base32 --decode} | bash"]
# Caches created via the save_cache step are stored for up to 15 days
- &CERT_KEY certs-cache-{{ checksum "certs_cache_key" }}-v3
Expand Down
Binary file modified rebar3
Binary file not shown.

0 comments on commit 355991b

Please sign in to comment.