Skip to content

Commit 71fb6fc

Browse files
committed
bump otp on ci
1 parent 1e38db4 commit 71fb6fc

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
@@ -34,7 +34,7 @@ jobs:
3434
check_unused_deps: true
3535
warnings_as_errors: false
3636
- elixir: 1.13.x
37-
otp: 24.1.x
37+
otp: 24.3.x
3838
tests_may_fail: false
3939
# Needs to be false until https://github.com/elixir-lsp/elixir-ls/issues/642 is fixed
4040
warnings_as_errors: false
@@ -67,7 +67,7 @@ jobs:
6767
matrix:
6868
include:
6969
- elixir: 1.13.x
70-
otp: 24.1.x
70+
otp: 24.3.x
7171
steps:
7272
- uses: actions/checkout@v2
7373
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)