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 e8a8411 commit 13bb56a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,8 @@ jobs:

strategy:
matrix:
elixir:
- "1.15.0"
otp:
- "24.2"
otp: ["25", "26", "27"]
elixir: ["15", "16", "17"]

steps:
- name: Checkout code
Expand Down

0 comments on commit 13bb56a

Please sign in to comment.