Skip to content

Commit 5aab549

Browse files
committed
bump tempo, enable win build
1 parent 84b5ab4 commit 5aab549

File tree

3 files changed

+258
-257
lines changed

3 files changed

+258
-257
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@ jobs:
112112
# svm_target_platform: macosx-aarch64
113113
# platform: darwin
114114
# arch: arm64
115-
# - runner: depot-windows-latest-16
116-
# target: x86_64-pc-windows-msvc
117-
# svm_target_platform: windows-amd64
118-
# platform: win32
119-
# arch: amd64
115+
- runner: depot-windows-latest-16
116+
target: x86_64-pc-windows-msvc
117+
svm_target_platform: windows-amd64
118+
platform: win32
119+
arch: amd64
120120
steps:
121121
- uses: actions/checkout@v6
122122
with:

0 commit comments

Comments
 (0)