diff --git a/.github/workflows/build-shit.yml b/.github/workflows/build-shit.yml index 0d9ab8677..eb88ea604 100644 --- a/.github/workflows/build-shit.yml +++ b/.github/workflows/build-shit.yml @@ -41,7 +41,7 @@ jobs: create-nightly-win: needs: check_date if: ${{ needs.check_date.outputs.should_run != 'false'}} - runs-on: windows-latest + runs-on: 64fast steps: - uses: actions/checkout@v3 - name: Restore existing build cache for faster compilation