Skip to content

Commit

Permalink
Bump Elixir version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Apr 2, 2024
1 parent 0157c6e commit fbca24f
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,10 +1,11 @@
version: 2.1

latest: &latest
pattern: "^1.15.7-erlang-26.*$"
pattern: "^1.16.2-erlang-26.*$"

tags: &tags
[
1.16.2-erlang-26.2.3-alpine-3.19.1,
1.15.7-erlang-26.1.2-alpine-3.18.4,
1.14.3-erlang-25.2.2-alpine-3.17.0,
1.13.4-erlang-24.3.4-alpine-3.15.3,
Expand Down

0 comments on commit fbca24f

Please sign in to comment.