Skip to content

Commit 3beea61

Browse files
author
Mikhail Koliada
committed
specify architecture on setup
1 parent 41f6417 commit 3beea61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
uses: actions/setup-python@v2
132132
with:
133133
python-version: ${{ env.VERSION }}
134+
architecture: ${{ matrix.arch }}
134135

135136
- name: Verbose sysconfig dump
136137
if: runner.os == 'Linux' || runner.os == 'macOS'

0 commit comments

Comments
 (0)