Skip to content

Commit

Permalink
Bump Elixir CI versions (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
doawoo authored Jan 16, 2024
1 parent 8fb5c62 commit d4ed129
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

latest: &latest
pattern: "^1.15.6-erlang-26.*$"
pattern: "^1.16.*-erlang-26.*$"

jobs:
build-test:
Expand Down Expand Up @@ -58,6 +58,7 @@ workflows:
matrix:
parameters:
tag: [
1.16.0-erlang-26.2.1-alpine-3.18.4,
1.15.6-erlang-26.1.1-alpine-3.18.2,
1.14.2-erlang-25.2-alpine-3.17.0,
1.13.4-erlang-24.3.4-alpine-3.15.3,
Expand Down

0 comments on commit d4ed129

Please sign in to comment.