From 66e9bf8716e2741296fedada929ec86ff0571428 Mon Sep 17 00:00:00 2001
From: Hazel <hazel@farfrom.earth>
Date: Thu, 5 Oct 2023 15:41:37 +0100
Subject: [PATCH] 64fast

---
 .github/workflows/build-shit.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build-shit.yml b/.github/workflows/build-shit.yml
index 0e365b281..ab96ec9a3 100644
--- a/.github/workflows/build-shit.yml
+++ b/.github/workflows/build-shit.yml
@@ -42,7 +42,7 @@ jobs:
   create-nightly-win:
     needs: check_date
     if: ${{ needs.check_date.outputs.should_run != 'false'}}
-    runs-on: windows-latest
+    runs-on: 64fast
     permissions:
        contents: write
        actions: write
@@ -63,7 +63,7 @@ jobs:
           target: win
   test-unit-win:
     needs: create-nightly-win
-    runs-on: windows-latest
+    runs-on: 64fast
     permissions:
        contents: write
        actions: write