Skip to content

Commit

Permalink
CI: Bump Elixir to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jun 1, 2021
1 parent 8b5aa55 commit 12273e9
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 @@ -30,7 +30,7 @@ jobs:
docker:
- image: erlang:24.0
environment:
ELIXIR_VERSION: 1.12.0-rc.1-otp-24
ELIXIR_VERSION: 1.12.1-otp-24
LC_ALL: C.UTF-8
<<: *defaults
steps:
Expand Down

0 comments on commit 12273e9

Please sign in to comment.