diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index e4fece7a..89a086ba 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -20,7 +20,6 @@ jobs: - uses: actions/setup-python@v2.3.2 with: submodules: true - with: python-version: "3.10.2" architecture: "x86"