Skip to content

Commit 7172ddb

Browse files
[PRM-713] Upgraded PDS adaptor java_version to 25 in pipeline
1 parent 728a4fc commit 7172ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/service-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
service: pds-adaptor
135135
environment: dev
136136
is_deployment: ${{ github.ref == 'refs/heads/main' }}
137-
java_version: "11"
137+
java_version: "25"
138138
ecr_alias: deductions/pds-adaptor
139139
secrets: inherit
140140

0 commit comments

Comments
 (0)