Skip to content

Commit 9ab2ba1

Browse files
committed
Enable Windows Dawn build
1 parent a16ffc6 commit 9ab2ba1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dawn.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ jobs:
9595
- platform: macos-latest
9696
target: macosx
9797
python-version: "3.11"
98-
# - platform: windows-latest
99-
# target: windows
100-
# python-version: "3.11"
98+
- platform: windows-latest
99+
target: windows
100+
python-version: "3.11"
101101
- platform: macos-latest
102102
target: iphoneos
103103
python-version: "3.11"

0 commit comments

Comments
 (0)