Skip to content

Commit

Permalink
Update build matrix for OTP 23.3-26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorentwo committed Jun 1, 2023
1 parent 90553d0 commit 60d2adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
include:
- pair:
elixir: '1.12'
otp: '22.3'
otp: '23.3'
postgres: '12.13-alpine'
exclude_tags: 'lite'
- pair:
elixir: '1.14'
otp: '25.2'
otp: '26.0'
postgres: '15.1-alpine'
exclude_tags: 'gossip'
lint: lint
Expand Down

0 comments on commit 60d2adb

Please sign in to comment.