Skip to content

Commit

Permalink
Fix GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrene committed Dec 28, 2023
1 parent 71243b2 commit 1f3b49a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compatibility-elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
otp: 23.3
- elixir: 1.15.7
otp: 24.3
- elixir: 1.16.0-rc.1
- elixir: 1.16.0
otp: 23.3
- elixir: 1.16.0-rc.1
- elixir: 1.16.0
otp: 24.3
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1f3b49a

Please sign in to comment.