Skip to content

Commit 61e0bf8

Browse files
committed
Enable Windows Dawn build
1 parent b0e1b6a commit 61e0bf8

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
@@ -91,9 +91,9 @@ jobs:
9191
- platform: macos-latest
9292
target: macosx
9393
python-version: "3.11"
94-
# - platform: windows-latest
95-
# target: windows
96-
# python-version: "3.11"
94+
- platform: windows-latest
95+
target: windows
96+
python-version: "3.11"
9797
- platform: macos-latest
9898
target: iphoneos
9999
python-version: "3.11"

0 commit comments

Comments
 (0)