We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba4749 commit b515efcCopy full SHA for b515efc
.github/workflows/python-package.yml
@@ -18,7 +18,6 @@ jobs:
18
matrix:
19
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
20
platform: ["ubuntu-latest", "macos-latest", "windows-latest"]
21
- architecture: ["x64"]
22
23
runs-on: ${{ matrix.platform }}
24
0 commit comments