diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a40975b..2832413 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,8 @@ jobs: extra_features: "nightly" # Test 32-bit windows just on latest Python - - python-version: "3.13" + - rust: stable + python-version: "3.13" platform: { os: "windows-latest", python-architecture: "x86", rust-target: "i686-pc-windows-msvc" } steps: