Skip to content

Commit 7907cfb

Browse files
committed
Use elixir 1.17 on CI
1 parent 1dff929 commit 7907cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- otp: 27.0
19-
elixir: 1.16.2
19+
elixir: 1.17.0
2020
- otp: 26.0
2121
elixir: 1.15.7
2222
lint: true

0 commit comments

Comments
 (0)