Skip to content

Commit 2b387a3

Browse files
committed
Bump CI versions
1 parent 61906b7 commit 2b387a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
otp: 23
3737
- elixir: 1.13.x
3838
otp: 24
39-
- elixir: 1.13.x
39+
- elixir: 1.14.x
4040
otp: 25
4141
warnings_as_errors: true
4242
env:
@@ -73,7 +73,7 @@ jobs:
7373
- uses: erlef/setup-beam@v1
7474
with:
7575
otp-version: 25
76-
elixir-version: 1.13.x
76+
elixir-version: 1.14.x
7777
- name: Install Dependencies
7878
run: |
7979
mix local.hex --force

0 commit comments

Comments
 (0)