Skip to content

Commit

Permalink
skip circle wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Aug 26, 2024
1 parent e3fce56 commit c64a207
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,13 @@ workflows:
filters:
tags:
only: /.*/
branches:
only: x
- arm-wheels:
name: musllinux
build: "*musllinux*"
filters:
tags:
only: /.*/
branches:
only: x
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
if-no-files-found: error

circle-wheels:
if: github.repository_owner == 'zeromq'
if: 'false'
runs-on: ubuntu-22.04
needs:
# not strictly required, but avoids wasting cpu time waiting
Expand Down

0 comments on commit c64a207

Please sign in to comment.