Update elixir.yml (#3831)

Only test against the last 2 major versions
This commit is contained in:
Cenk Kücük 2024-02-26 14:10:57 +00:00 committed by GitHub
parent bea8ceeffb
commit cc867396b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
postgres_version: [14, 15, 16]
postgres_version: [15, 16]
services:
postgres: