Skip to content

Commit

Permalink
CI: Update Elixir versions tested
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed Mar 5, 2025
1 parent 54e7569 commit 2ee5752
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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.17.*-erlang-27.*$"
pattern: "^1.18.*-erlang-27.*$"

jobs:
build-test:
Expand Down Expand Up @@ -52,7 +52,8 @@ workflows:
matrix:
parameters:
tag: [
1.17.2-erlang-27.0.1-alpine-3.20.1,
1.18.2-erlang-27.2.4-alpine-3.21.3,
1.17.3-erlang-27.2.4-alpine-3.21.3,
1.16.3-erlang-26.2.5.2-alpine-3.20.1,
1.15.2-erlang-26.0.2-alpine-3.18.2,
1.14.5-erlang-25.3.2-alpine-3.18.0,
Expand Down

0 comments on commit 2ee5752

Please sign in to comment.