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 d4d6600 commit 2d9c536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ jobs:
- elixir-version: "1.12.3"
otp-version: "22.3.4.26"
runs-on: "ubuntu-20.04"

- elixir-version: "1.15.6"
otp-version: "26.1"
runs-on: "ubuntu-latest"
lint: "lint"

uses: wojtekmach/setup-elixir/.github/workflows/ci.yml@main
with:
elixir-version: ${{ matrix.elixir-version }}
Expand Down

0 comments on commit 2d9c536

Please sign in to comment.