Skip to content

Commit

Permalink
Fixup remaining otp 25.2 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Mar 8, 2023
1 parent dff78e1 commit a49d9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-mixed-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
fail-fast: false
matrix:
otp_version_id:
- "25_2"
- "25_3"
timeout-minutes: 120
steps:
- name: CHECKOUT REPOSITORY
Expand Down Expand Up @@ -168,7 +168,7 @@ jobs:
strategy:
matrix:
include:
- erlang_version: "25.2"
- erlang_version: "25.3"
elixir_version: 1.14.0
timeout-minutes: 60
steps:
Expand Down

0 comments on commit a49d9a2

Please sign in to comment.