Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Sep 25, 2023
1 parent baae476 commit 93a1f9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:
include:
- elixir-version: "1.12.0"
otp-version: "22.3"
- lint: lint
- elixir-version: "1.15.6"
otp-version: "26.1"
lint: lint
uses: wojtekmach/setup-elixir/.github/workflows/ci.yml@main
with:
elixir-version: ${{ matrix.elixir-version }}
Expand Down

0 comments on commit 93a1f9a

Please sign in to comment.