Skip to content

Commit

Permalink
Install elixir 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Dec 13, 2024
1 parent 70d7bb7 commit bff7f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
otp-version: "27.1.2"
gleam-version: "1.6.2"
rebar3-version: "3"
elixir-version: "1.15.4"
elixir-version: "1.17"
- run: gleam deps download
- run: gleam test
- run: gleam format --check src test

0 comments on commit bff7f8c

Please sign in to comment.