Skip to content

Commit 0cbfed9

Browse files
committed
run static analysis on 1.14
1 parent 9fa72cf commit 0cbfed9

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
@@ -90,8 +90,8 @@ jobs:
9090
strategy:
9191
matrix:
9292
include:
93-
- elixir: 1.13.x
94-
otp: 24.3.x
93+
- elixir: 1.14.x
94+
otp: 25.x
9595
steps:
9696
- uses: actions/checkout@v3
9797
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)