Skip to content

Commit 2030a4a

Browse files
committed
Enable Windows
1 parent 3572de5 commit 2030a4a

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
@@ -99,9 +99,9 @@ jobs:
9999
- platform: macos-latest
100100
target: macosx
101101
python-version: "3.11"
102-
# - platform: windows-latest
103-
# target: windows
104-
# python-version: "3.11"
102+
- platform: windows-latest
103+
target: windows
104+
python-version: "3.11"
105105
- platform: macos-latest
106106
target: iphoneos
107107
python-version: "3.11"

0 commit comments

Comments
 (0)