Skip to content

Commit de7a4d1

Browse files
[PRM-713] Upgraded PDS adaptor java_version to 25 in pipeline
1 parent c9414b0 commit de7a4d1

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
@@ -137,7 +137,7 @@ jobs:
137137
service: pds-adaptor
138138
environment: dev
139139
is_deployment: ${{ github.ref == 'refs/heads/main' }}
140-
java_version: "11"
140+
java_version: "25"
141141
ecr_alias: deductions/pds-adaptor
142142
secrets: inherit
143143

0 commit comments

Comments
 (0)