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 4075e7a commit 8446072Copy full SHA for 8446072
1 file changed
.github/workflows/build-numpy.yml
@@ -103,7 +103,7 @@ jobs:
103
runs-on: ubuntu-24.04-riscv
104
steps:
105
- name: Collect gcc source RPM from manylinux_riscv64
106
- uses: riseproject-dev/python-wheels/actions/collect-gpl-sources@main
+ uses: riseproject-dev/python-wheels/actions/collect-gpl-sources@tgamblin/publish-gpl-sources
107
with:
108
image: ${{ env.MANYLINUX_RISCV64_IMAGE }}
109
packages: gcc
0 commit comments