Skip to content

Commit

Permalink
Workflow OTP/Elixir version updates to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardd committed Nov 27, 2022
1 parent 12bcdcc commit c754619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
otp: ["23.3.3"]
elixir: ["1.10.4", "1.11.4", "1.12.3", "1.13.2", "1.14.0"]
otp: ["23.3.4.6"]
elixir: ["1.10.4", "1.11.4", "1.12.3", "1.13.4", "1.14.2"]
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit c754619

Please sign in to comment.