Skip to content
Snippets Groups Projects
Commit 5f7e35e4 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5220 build with java 21

parent c5416742
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ def FAILED_STAGE ...@@ -3,7 +3,7 @@ def FAILED_STAGE
pipeline { pipeline {
agent { agent {
node { node {
label 'jenkins-build-agent' label 'jenkins-build-agent-jdk21'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment