Skip to content

Commit

Permalink
feat: 4.3 is the stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
obones committed Jan 15, 2025
1 parent 7e27687 commit cab05ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
java: [ '17' ]
maven: [ '3.9.4' ]
os: [ 'ubuntu-22.04' ]
addons-ref: [ '4.1.x', '4.2.x', 'main' ]
addons-ref: [ '4.1.x', '4.2.x', '4.3.x', 'main' ]
name: Build on ${{ matrix.addons-ref }} (Java ${{ matrix.java }}, ${{ matrix.os }})
runs-on: ${{ matrix.os }}
permissions:
Expand Down

0 comments on commit cab05ac

Please sign in to comment.