We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0c40b commit 0c981faCopy full SHA for 0c981fa
1 file changed
.github/workflows/publish.yml
@@ -27,8 +27,8 @@ jobs:
27
call-posix:
28
uses: ./.github/workflows/posix.yml
29
30
- call-windows:
31
- uses: ./.github/workflows/windows.yml
32
-
33
- call-windows-arm:
34
- uses: ./.github/workflows/windows-arm.yml
+ # call-windows:
+ # uses: ./.github/workflows/windows.yml
+ #
+ # call-windows-arm:
+ # uses: ./.github/workflows/windows-arm.yml
0 commit comments