Skip to content

Commit

Permalink
CI: bump Erlang/Elixir versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Aug 7, 2020
1 parent a38024f commit ebca2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ defaults: &defaults
jobs:
build_elixir_1_10_otp_23:
docker:
- image: erlang:23.0.1
- image: erlang:23.0.3
environment:
ELIXIR_VERSION: 1.10.3-otp-23
ELIXIR_VERSION: 1.10.4-otp-23
LC_ALL: C.UTF-8
<<: *defaults
steps:
Expand Down

0 comments on commit ebca2e3

Please sign in to comment.