From 39f680fe12e58d0b8114c1591cb483cc4048dd4a Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Tue, 16 Dec 2025 22:00:14 -0500 Subject: [PATCH 1/2] Add 6.3 to KnownSourceBranch in swiftorg.yaml --- openapi/swiftorg.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi/swiftorg.yaml b/openapi/swiftorg.yaml index 3bbcd4ca1..4b0a959c4 100644 --- a/openapi/swiftorg.yaml +++ b/openapi/swiftorg.yaml @@ -262,6 +262,7 @@ components: - '6.0' - '6.1' - '6.2' + - '6.3' SourceBranch: anyOf: - $ref: '#/components/schemas/KnownSourceBranch' From 74159d7b16078f07625d0c592af72dafe2500acc Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Sat, 20 Dec 2025 12:16:12 -0500 Subject: [PATCH 2/2] Remove ubuntu2004 --- openapi/swiftorg.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/openapi/swiftorg.yaml b/openapi/swiftorg.yaml index 4b0a959c4..c9410a496 100644 --- a/openapi/swiftorg.yaml +++ b/openapi/swiftorg.yaml @@ -176,7 +176,6 @@ components: - fedora39 - macos - ubi9 - - ubuntu2004 - ubuntu2204 - ubuntu2404 - windows10