Skip to content

Commit 2ed5cc4

Browse files
committed
Don't use slim image
1 parent 7b683ef commit 2ed5cc4

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.17.2-slim
37+
image: elixir:1.17.2
3838
services:
3939
postgres:
4040
image: postgres:14

0 commit comments

Comments
 (0)