Skip to content

Commit

Permalink
Elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
slashdotdash committed Jan 17, 2024
1 parent b388f9f commit 1035e53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
elixir: ['1.16.0']
elixir: ['1.15.7']
otp: ['25.3']

services:
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.16.0-otp-25
elixir 1.15.7-otp-25
erlang 25.3.2.8

0 comments on commit 1035e53

Please sign in to comment.