From d37624f730a7894abb59be8585f37eaae21909a9 Mon Sep 17 00:00:00 2001 From: Ron Olson Date: Thu, 20 May 2021 15:43:42 -0500 Subject: [PATCH] Updated Fedora 33 to Fedora 34 --- nodes/{x86_64_fedora_33.json => x86_64_fedora_34.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename nodes/{x86_64_fedora_33.json => x86_64_fedora_34.json} (71%) diff --git a/nodes/x86_64_fedora_33.json b/nodes/x86_64_fedora_34.json similarity index 71% rename from nodes/x86_64_fedora_33.json rename to nodes/x86_64_fedora_34.json index 3c5d9a1..36c7cb2 100644 --- a/nodes/x86_64_fedora_33.json +++ b/nodes/x86_64_fedora_34.json @@ -6,11 +6,11 @@ }, "node": { "platform": "x86_64", - "os_version": "Fedora 33" + "os_version": "Fedora 34" }, "jobs": [ { - "display_name": "Swift - Fedora 33 Linux x86_64 (main)", + "display_name": "Swift - Fedora 34 Linux x86_64 (main)", "branch": "main", "preset": "buildbot_linux,no_test" }