diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 74cf0432..7fdb5280 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -69,7 +69,7 @@ jobs: test-otheros-python-newest: name: Test MacOS/Windows (latest Python:newest) - needs: [lint, test-ubuntu-python-newest, test-ubuntu-python-32bit] + needs: [lint, test-ubuntu-python-newest, test-python-32bit] strategy: matrix: os: [macos-latest, windows-latest]