Skip to content

Commit

Permalink
ci: bump otp elixir
Browse files Browse the repository at this point in the history
trueChazza committed Feb 8, 2024
1 parent 5c5e904 commit 0df69fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -15,8 +15,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
otp: [ '24' ]
elixir: [ '1.14.3' ]
otp: [ '26' ]
elixir: [ '1.15' ]
steps:
- uses: actions/checkout@v3
- uses: erlef/setup-beam@v1

0 comments on commit 0df69fe

Please sign in to comment.