Skip to content

Commit

Permalink
Merge pull request #153 from Prafulrakhade/release-1.3.x-java17
Browse files Browse the repository at this point in the history
[MOSIP-37869] updated the maven-build workflow with java17
  • Loading branch information
ckm007 authored Nov 27, 2024
2 parents 5fe762c + 19632b5 commit 66ed83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

jobs:
build-bio-utils:
uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21
uses: mosip/kattu/.github/workflows/maven-build-java17.yml@master-java21
with:
SERVICE_LOCATION: ./
BUILD_ARTIFACT: bio-utils
Expand Down

0 comments on commit 66ed83e

Please sign in to comment.