We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a108a7b + 37decb8 commit 55a7094Copy full SHA for 55a7094
.github/workflows/check_wheel_availability.yaml
@@ -59,7 +59,6 @@ jobs:
59
- uses: Chia-Network/actions/setup-python@main
60
with:
61
python-version: ${{ matrix.python-version }}
62
- force-pyenv: ${{ matrix.os.matrix == 'macos' && matrix.arch.matrix == 'intel' }}
63
64
- name: Setup Poetry
65
if: matrix.os.matrix != 'windows'
0 commit comments