Skip to content

Commit b515efc

Browse files
committed
do not specify architecture: ["x64"]
1 parent 8ba4749 commit b515efc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
matrix:
1919
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
2020
platform: ["ubuntu-latest", "macos-latest", "windows-latest"]
21-
architecture: ["x64"]
2221

2322
runs-on: ${{ matrix.platform }}
2423

0 commit comments

Comments
 (0)