Skip to content

Commit

Permalink
Test with Elixir 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jun 30, 2023
1 parent a0cea16 commit 113d910
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.15.0-rc.1-erlang-26.*$"
pattern: "^1.15.0-erlang-26.*$"

jobs:
check-license:
Expand Down Expand Up @@ -60,7 +60,7 @@ workflows:
matrix:
parameters:
tag: [
1.15.0-rc.1-erlang-26.0-alpine-3.18.0,
1.15.0-erlang-26.0.2-alpine-3.18.2,
1.14.5-erlang-25.3.2-alpine-3.18.0,
1.13.4-erlang-25.3.2-alpine-3.18.0,
1.12.3-erlang-24.3.4.11-alpine-3.18.0,
Expand Down

0 comments on commit 113d910

Please sign in to comment.