Skip to content

Commit

Permalink
Add OTP26 + Elixir 1.5 combination to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Aug 27, 2023
1 parent 9e0dcfb commit 817fe12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -10,6 +10,9 @@ jobs:
matrix:
otp: ['21','23']
elixir: ['1.10', '1.11']
include:
- otp: '26'
elixir: '1.15'
global-mock: [true, false]
env:
MIX_ENV: test
Expand Down

0 comments on commit 817fe12

Please sign in to comment.