Skip to content

Commit e8aeb20

Browse files
committed
Add all matrices
1 parent 37d4c52 commit e8aeb20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ jobs:
8989
} | jq -sc
9090
)
9191
echo "include=$MATRIX"
92-
# echo "include=$MATRIX" >> $GITHUB_OUTPUT
93-
echo "include=[{\"only\":\"cp39-win_amd64\",\"os\":\"windows-2019\"}]" >> $GITHUB_OUTPUT
92+
echo "include=$MATRIX" >> $GITHUB_OUTPUT
93+
# echo "include=[{\"only\":\"cp39-win_amd64\",\"os\":\"windows-2019\"}]" >> $GITHUB_OUTPUT
9494
9595
9696
build_wheels:

0 commit comments

Comments
 (0)