Skip to content

Commit

Permalink
test: test subprojects on newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel authored Jan 15, 2025
1 parent 0b73b3a commit a3c3491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-subprojects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
{ org: "team-alembic", name: "ash_authentication_phoenix" },
{ org: "sevenseacat", name: "tunez" }
]
otp: ["26.0.2"]
elixir: ["1.16.0"]
otp: ["27.2"]
elixir: ["1.18.1"]
services:
pg:
image: postgres:16
Expand Down

0 comments on commit a3c3491

Please sign in to comment.