Skip to content

Commit

Permalink
Amended supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored Nov 13, 2024
1 parent 127c3b8 commit 695b4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
get-maintenance-branches:
runs-on: ubuntu-latest
outputs:
branches: "['5.0', '5.1', '5.2', '5.3', '5.4', '5.5']"
branches: "['5.3', '5.4', '5.5']"
steps:
- run: exit 0

Expand Down

0 comments on commit 695b4bf

Please sign in to comment.