Skip to content

Commit

Permalink
chore: appending release-2.3.x to sync matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Apr 9, 2024
1 parent c603f12 commit 8845634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
sync:
strategy:
matrix:
branch: ["release-1.10.x", "release-2.2.x"]
branch: ["release-1.10.x", "release-2.2.x", "release-2.3.x"]
runs-on: ubuntu-20.04
steps:
- name: Set up JDK 17
Expand Down

0 comments on commit 8845634

Please sign in to comment.