Skip to content

Commit 60754cc

Browse files
committed
circleci: also build wheels for tags
1 parent b9bc69a commit 60754cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ workflows:
7575
# Inside the workflow, you define the jobs you want to run.
7676
jobs:
7777
- arm-wheels:
78+
filters:
79+
tags:
80+
only: /.*/
7881
matrix:
7982
parameters:
8083
build:

0 commit comments

Comments
 (0)