Skip to content

Commit

Permalink
Updating CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
akoutmos committed Jun 4, 2024
1 parent 13bb56a commit 4953a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:

strategy:
matrix:
otp: ["25", "26", "27"]
elixir: ["15", "16", "17"]
otp: ["26.2", "27.0"]
elixir: ["1.15.8", "1.16.3", "1.17.0-rc.1"]

steps:
- name: Checkout code
Expand Down

0 comments on commit 4953a7a

Please sign in to comment.