From 79b66eb6b4fedf09b88b8dcc8069a3cb29825b6a Mon Sep 17 00:00:00 2001 From: Benjamin Trent Date: Mon, 25 Oct 2021 15:48:26 -0400 Subject: [PATCH] Updating node type to larger ubuntu node (#404) * Updating node type to larger ubuntu node * adding torch location * formatting * formatting ; * removing torch location specification --- .ci/jobs/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/jobs/defaults.yml b/.ci/jobs/defaults.yml index dafc8d5..b8801e2 100755 --- a/.ci/jobs/defaults.yml +++ b/.ci/jobs/defaults.yml @@ -24,7 +24,7 @@ - inject: properties-content: HOME=$JENKINS_HOME concurrent: true - node: flyweight + node: ubuntu scm: - git: name: origin