Skip to content

Commit

Permalink
Merge pull request #7544 from rabbitmq/follow-up-7540
Browse files Browse the repository at this point in the history
Fixup remaining otp 25.2 reference
  • Loading branch information
HoloRin authored Mar 8, 2023
2 parents dff78e1 + a49d9a2 commit 297d9ed
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 297d9ed

Please sign in to comment.