Skip to content

Commit

Permalink
[CI] Update scheduled build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hylkevds committed Oct 10, 2024
1 parent 50e3e4e commit ba5769f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
strategy:
matrix:
refs: [refs/tags/v2.4.0, refs/tags/v2.3.3, refs/tags/v2.2.4]
refs: [refs/tags/v2.4.2, refs/tags/v2.3.4]
runs-on: ubuntu-latest
steps:
- name: Checkout Source
Expand Down

0 comments on commit ba5769f

Please sign in to comment.