summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy/policy-common.yaml')
-rw-r--r--jjb/policy/policy-common.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index b8e3d3ecc..9b9069890 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -27,7 +27,7 @@
java-version: openjdk11
files: '**'
archive-artifacts: ''
- build-node: ubuntu2004-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
- project:
name: policy-common-sonar
@@ -39,7 +39,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu2004-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'policy/common'
project-name: 'policy-common'
branch: 'master'