Skip to content

Commit 29df313

Browse files
authored
Update Elixir version in CI workflow
1 parent b3f280b commit 29df313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- elixir_version: 1.19
1515
otp_version: 28.1.1
1616
lint: true
17-
- elixir_version: 1.14
17+
- elixir_version: 1.16
1818
otp_version: 25.3.2.18
1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)