Skip to content

Commit

Permalink
Bump CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michalmuskala committed Sep 12, 2022
1 parent 61906b7 commit 2b387a3
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 @@ -36,7 +36,7 @@ jobs:
otp: 23
- elixir: 1.13.x
otp: 24
- elixir: 1.13.x
- elixir: 1.14.x
otp: 25
warnings_as_errors: true
env:
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: 25
elixir-version: 1.13.x
elixir-version: 1.14.x
- name: Install Dependencies
run: |
mix local.hex --force
Expand Down

0 comments on commit 2b387a3

Please sign in to comment.