Skip to content

Commit

Permalink
Remove latest/latest from CI
Browse files Browse the repository at this point in the history
Since builds.hex.pm produces 404s when fetching these versions (which
could be an issue with Hex, or a misunderstanding about the "latest"
versions from our side), remove them for now to get the CI to be green
again.
  • Loading branch information
jeffkreeftmeijer committed Jul 3, 2024
1 parent 0511f7a commit 6489a4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ jobs:
- 26.x
- 25.x
include:
- elixir: latest
otp: latest
- elixir: 1.16.x
otp: 26.x
- elixir: 1.15.x
Expand Down

0 comments on commit 6489a4e

Please sign in to comment.