Skip to content

Commit 5abd2ac

Browse files
author
Ron de las Alas
committed
ci: disable windows for now and see if should sign var works
1 parent 949428b commit 5abd2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os:
2121
- macos-latest
22-
- windows-latest
22+
# - windows-latest
2323
runs-on: ${{ matrix.os }}
2424
defaults:
2525
run:

0 commit comments

Comments
 (0)