Skip to content

Commit

Permalink
fix: build java version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunekaer committed May 9, 2024
1 parent d791c7d commit 7c7e557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
!contains(github.event.head_commit.message, '[ciskip]')
uses: nanite/workflows/.github/workflows/[email protected]
with:
java-version: 17
java-version: 21
changelog-file: "./CHANGELOG.md"
release-to-github: false
secrets:
Expand Down

0 comments on commit 7c7e557

Please sign in to comment.