Skip to content

Commit

Permalink
remove java21 flags; it's the new default
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Nov 28, 2024
1 parent 54c5146 commit 6c43f19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v5
with:
javaVersion: 21
mvnArgs: -U
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ on: workflow_dispatch
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/release.yml@v5
with:
javaVersion: 21

0 comments on commit 6c43f19

Please sign in to comment.