Skip to content

Commit e5ed290

Browse files
committed
Bump Elixir version in CI
1 parent 3336afe commit e5ed290

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
@@ -34,7 +34,7 @@ jobs:
3434
ecto32:
3535
runs-on: ubuntu-latest
3636
container:
37-
image: elixir:1.15.7-slim
37+
image: elixir:1.17.2-slim
3838
services:
3939
postgres:
4040
image: postgres:14

0 commit comments

Comments
 (0)