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.
1 parent 3ef7ea1 commit 9c1660fCopy full SHA for 9c1660f
.github/workflows/dist.yml
@@ -86,6 +86,7 @@ jobs:
86
- uses: actions/setup-python@v5
87
with:
88
python-version: '3.13'
89
+ if: matrix.os != 'ubuntu-22.04-arm'
90
91
- name: Install deps
92
shell: bash
0 commit comments