Skip to content

Commit a38a18e

Browse files
committed
Disable Windows builds.
1 parent d239ea9 commit a38a18e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
ubuntu-18.04,
1111
macos-11,
1212
macos-10.15,
13-
windows-2022,
14-
windows-2019,
15-
windows-2016
13+
# windows-2022,
14+
# windows-2019,
15+
# windows-2016
1616
]
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)