Skip to content

Commit

Permalink
Update versions in the CI workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Jan 9, 2024
1 parent ee43bea commit 80f3d06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- pair:
elixir: 1.12.3
otp: 24.3.4
- pair:
elixir: 1.16.0
otp: 26.2.1
lint: lint
distribution: distribution
- pair:
elixir: 1.14.0
otp: 25.0.1
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: erlef/setup-beam@v1
with:
Expand Down

0 comments on commit 80f3d06

Please sign in to comment.