Skip to content

Commit 6607eea

Browse files
author
Panos
committed
test manylinux
1 parent 880094c commit 6607eea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ workflows:
127127
ignore: /.*/
128128
- manylinux:
129129
context: Docker
130-
filters:
131-
tags:
132-
only: /.*/
133-
branches:
134-
ignore: /.*/
130+
# filters:
131+
# tags:
132+
# only: /.*/
133+
# branches:
134+
# ignore: /.*/
135135
- osx:
136136
matrix:
137137
parameters:

0 commit comments

Comments
 (0)