Skip to content

Commit

Permalink
Bump CI to latest Erlang and Elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 24, 2023
1 parent 2eacbf6 commit eb6ea0c
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
@@ -1,7 +1,7 @@
version: 2.1

latest: &latest
pattern: "^1.14.1-erlang-25.*$"
pattern: "^1.14.3-erlang-25.*$"

jobs:
build-test:
Expand Down Expand Up @@ -52,7 +52,7 @@ workflows:
matrix:
parameters:
tag: [
1.14.1-erlang-25.1.1-alpine-3.16.2,
1.14.3-erlang-25.2.1-alpine-3.17.0,
1.13.4-erlang-25.0-alpine-3.15.4,
1.12.3-erlang-24.3.4-alpine-3.15.3,
1.11.4-erlang-23.3.4.13-alpine-3.15.3
Expand Down

0 comments on commit eb6ea0c

Please sign in to comment.