We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15227f2 commit 0720f75Copy full SHA for 0720f75
.github/workflows/build-conda.yml
@@ -12,7 +12,6 @@ jobs:
12
matrix:
13
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
14
os: [ubuntu-latest, windows-latest, macos-12]
15
- platform: x64
16
steps:
17
- uses: actions/checkout@v4
18
0 commit comments