Skip to content

Commit

Permalink
issue #1412 - only rebuild the last release
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
  • Loading branch information
lmsurpre committed Apr 20, 2022
1 parent 2715bb3 commit 0eac589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
java: [ '11' ]
tag: [ '4.9.2', '4.10.2' ]
tag: [ '4.11.0' ]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0eac589

Please sign in to comment.