Skip to content

Commit

Permalink
Try latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmestad committed May 15, 2024
1 parent ead1b60 commit e9b15d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
strategy:
matrix:
otp: [24.3, 25.3, 26.2]
otp: [25.3.2.12, 26.2.5]
elixir: [1.14, 1.15, 1.16]
steps:
- name: Checkout codebase
Expand Down

0 comments on commit e9b15d1

Please sign in to comment.