We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b396de commit 35713f8Copy full SHA for 35713f8
1 file changed
.github/workflows/swift_package_test.yml
@@ -682,7 +682,7 @@ jobs:
682
uses: actions/setup-python@v6
683
with:
684
python-version: "3.10"
685
- architecture: "x86"
+ architecture: "x64"
686
- name: Install Visual Studio Build Tools
687
if: ${{ !inputs.enable_windows_docker }}
688
run: . ${{ steps.script_path.outputs.root }}/.github/workflows/scripts/windows/install-vsb.ps1
0 commit comments