From 5ce7a463193053e697428a83895260ecb5eb6008 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Thu, 19 Jan 2023 10:57:56 +0100 Subject: [PATCH] Switch testing to Antelope testing runtime Updating the testing template to Antelope testing runtime: https://governance.openstack.org/tc/reference/runtimes/2023.1.html Change-Id: Ic78f6db75d2eef58857f850fbe086ba189603ff0 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9d562be..146562c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,5 @@ - project: templates: - - nodejs16-jobs - - nodejs16-docs + - nodejs18-jobs + - nodejs18-docs - publish-openstack-docs-pti