update to elixir 1.17

This commit is contained in:
2024-06-15 15:14:33 -04:00
parent d896257602
commit fa35038426
4 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ steps:
- .mix
- name: test
image: elixir:1.16.1-alpine
image: elixir:1.17.0-otp-27-alpine
environment:
TEST_DATABASE_URL: ecto://postgres:postgres@database/cannery_test
HOST: testing.example.tld