Skip to content

Commit

Permalink
Update Elixir to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sebWH committed Feb 1, 2024
1 parent 734ed3b commit 9237064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
otp: ["25.1.2.1", "25.2.3", "26.2.1"]
elixir: ["1.14.5"]
elixir: ["1.14.5", "1.15.7"]
include:
- otp: "25.2.3"
elixir: "1.13.4"
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elixir 1.14.5-otp-26
elixir 1.15.7-otp-26
erlang 26.2.1

0 comments on commit 9237064

Please sign in to comment.