Skip to content

Commit

Permalink
Exclude with base Erlang version
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed May 29, 2024
1 parent 0b40eeb commit 806c562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
elixir: ['1.13.4', '1.14.5', '1.15.7', '1.16.3']
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html
exclude:
- otp: '26.2.5'
- otp: '26'
elixir: '1.13.4'
- otp: '26.2.5'
- otp: '26'
elixir: '1.14.5'
env:
MIX_ENV: test
Expand Down

0 comments on commit 806c562

Please sign in to comment.