Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Mar 16, 2024
1 parent d276372 commit 8c4e409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
elixir: "1.13"
otp: "24.3.4.10"
- pair:
elixir: "1.15"
otp: "26.0"
elixir: "1.16"
otp: "26.3"
lint: lint
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8c4e409

Please sign in to comment.