Skip to content

Commit 0c981fa

Browse files
committed
MAINT: reusable workflow
1 parent bf0c40b commit 0c981fa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/publish.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
call-posix:
2828
uses: ./.github/workflows/posix.yml
2929

30-
call-windows:
31-
uses: ./.github/workflows/windows.yml
32-
33-
call-windows-arm:
34-
uses: ./.github/workflows/windows-arm.yml
30+
# call-windows:
31+
# uses: ./.github/workflows/windows.yml
32+
#
33+
# call-windows-arm:
34+
# uses: ./.github/workflows/windows-arm.yml

0 commit comments

Comments
 (0)