Skip to content

Commit a28ee8e

Browse files
authored
hotfix: temporary: disable windows build
Signed-off-by: Claudio W <[email protected]>
1 parent 2c6dd62 commit a28ee8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
fail-fast: false
4444
matrix:
45-
os: [ubuntu-latest, windows-latest]
45+
os: [ubuntu-latest]
4646

4747
steps:
4848
- name: Harden Runner

0 commit comments

Comments
 (0)