Skip to content

Commit

Permalink
add: don't need to test ancient versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Aug 20, 2024
1 parent 53364bb commit 6342479
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
fail-fast: false
matrix:
include:
# Earliest-supported versions.
- elixir: "1.7.4"
otp: "21.3"
- elixir: "1.14"
otp: "23.0"

# Latest versions.
- elixir: "1.17"
Expand Down

0 comments on commit 6342479

Please sign in to comment.