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 953dbec commit 1181a3fCopy full SHA for 1181a3f
.github/workflows/release-gh-draft.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./.github/workflows/build-ubuntu-sdist.yml
19
20
draft-release:
21
- needs: [manylinux-aarch64, manylinux, macos, windows, sdist]
+ needs: [manylinux, macos, windows, sdist]
22
runs-on: ubuntu-latest
23
permissions:
24
id-token: write
0 commit comments