Skip to content

Commit 31136b1

Browse files
committed
CI again
1 parent f70e171 commit 31136b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
name: Release
148148
runs-on: ubuntu-latest
149149
if: ${{ startsWith(github.ref, 'refs/tags/') || github.event_name == 'workflow_dispatch' }}
150-
needs: [linux, musllinux, windows, macos, sdist]
150+
needs: [linux, windows, macos, sdist]
151151
permissions:
152152
# Use to sign the release artifacts
153153
id-token: write

0 commit comments

Comments
 (0)