Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ci.yml
Browse files Browse the repository at this point in the history
pertsevds authored Jul 10, 2024
1 parent 5c0bf2c commit e425e6d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -44,6 +44,15 @@ jobs:
- os: ubuntu-22.04
elixir-version: 1.16
otp-version: 26
- os: ubuntu-20.04
elixir-version: 1.17
otp-version: 25
- os: ubuntu-20.04
elixir-version: 1.17
otp-version: 26
- os: ubuntu-22.04
elixir-version: 1.17
otp-version: 27
env:
MIX_ENV: test
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e425e6d

Please sign in to comment.