Skip to content

Commit b51e48d

Browse files
committed
Bump to latest elixir/otp/postgres in CI matrix
1 parent 98dd347 commit b51e48d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
postgres: '12.13-alpine'
1818
exclude_tags: 'lite'
1919
- pair:
20-
elixir: '1.18'
21-
otp: '27.2'
22-
postgres: '17.2-alpine'
20+
elixir: '1.19'
21+
otp: '28.1'
22+
postgres: '18.0-alpine'
2323
lint: lint
2424

2525
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)