We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fff0e commit 5a0d26cCopy full SHA for 5a0d26c
.github/workflows/ci.yml
@@ -14,7 +14,6 @@ concurrency:
14
cancel-in-progress: true
15
jobs:
16
build:
17
- if: github.repository == 'pypi/warehouse'
18
runs-on: ubuntu-24.04-arm
19
outputs:
20
buildId: ${{ github.run_id }}
0 commit comments