diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea7ac4a..0cbba6e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,7 +38,7 @@ jobs: # Now we build each version and add it to the GitHub release build: needs: release - runs-on: ubuntu-latest + runs-on: windows-latest name: Build for ${{ matrix.os }}/${{ matrix.arch }} strategy: matrix: