Skip to content

Commit

Permalink
update test matrix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
enewbury committed May 31, 2024
1 parent 3fb267c commit ec048cf
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
Expand Up @@ -17,8 +17,8 @@ jobs:

strategy:
matrix:
elixir: [1.13.1, 1.14.1]
otp: [24.2.1, 25.2.1]
elixir: [1.15.8, 1.16.3]
otp: [25.3.2, 26.2.5]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ec048cf

Please sign in to comment.