Skip to content

Commit

Permalink
fixup! fixup! ci: build Maven in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Nov 12, 2024
1 parent f71ac2f commit 354f25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
distribution: temurin
java-version: 14
java-version: 21
- run: mvn -B package --file pom.xml

0 comments on commit 354f25a

Please sign in to comment.