Skip to content

Commit

Permalink
Test with Elixir 1.18 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska authored Jan 10, 2025
1 parent ac29887 commit b36f0bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- elixir: '1.17.0'
otp: '27.0'
current_version: true
- elixir: '1.18.1'
otp: '27.2'
current_version: true

steps:
- name: Checkout code
Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elixir 1.17.0-otp-27
erlang 27.0
elixir 1.18.1-otp-27
erlang 27.2

0 comments on commit b36f0bc

Please sign in to comment.