From 881eaab706a35f8644091f781992699db18167dc Mon Sep 17 00:00:00 2001 From: mustiikhalil <26250654+mustiikhalil@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:47:05 +0200 Subject: [PATCH] Revert back to use the latest from the swiftly ci (#8702) --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cca977dd2..0d6e6e614 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -526,8 +526,6 @@ jobs: - uses: SwiftyLab/setup-swift@latest with: swift-version: '6.1' - # To be removed when swiftylab fixes the CI - visual-studio-components: Microsoft.VisualStudio.Component.Windows11SDK.22621 - run: swift build - run: swift test