8000 8664 · encoderlee/python_example@515c980 · GitHub
[go: up one dir, main page]

Skip to content

Commit 515c980

Browse files
committed
8664
1 parent a14055d commit 515c980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
matrix:
1919
platform: [windows-latest]
2020
python-version: ["3.7","3.8", "3.9", "3.10", "3.11"]
21+
architecture: ['x64', 'x86']
2122

2223
runs-on: ${{ matrix.platform }}
2324

0 commit comments

Comments
 (0)
2909
0