Skip to content

Commit c905068

Browse files
authored
stop forcing pyenv usage on macos intel in check_wheel_availability.yaml (#19396)
1 parent 1b75fbd commit c905068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_wheel_availability.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
- uses: Chia-Network/actions/setup-python@main
6060
with:
6161
python-version: ${{ matrix.python-version }}
62-
force-pyenv: ${{ matrix.os.matrix == 'macos' && matrix.arch.matrix == 'intel' }}
6362

6463
- name: Setup Poetry
6564
if: matrix.os.matrix != 'windows'

0 commit comments

Comments
 (0)