Commit 9ac6bb9
[release] Release v0.33.0 (#635)
* [release] Release v0.33.0
* ci: set up MSVC dev environment for Windows native image build
The windows-latest runner now ships Visual Studio 2026, which GraalVM's
native-image VS auto-detection cannot locate (it looks for VS 2022),
failing with "Failed to find 'vcvarsall.bat'". Set up the MSVC developer
environment explicitly before nativeCompile so the build is independent
of the bundled Visual Studio version.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3bd98d3 commit 9ac6bb9
2 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
300 | 307 | | |
301 | 308 | | |
302 | 309 | | |
| |||
384 | 391 | | |
385 | 392 | | |
386 | 393 | | |
387 | | - | |
| 394 | + | |
388 | 395 | | |
389 | 396 | | |
390 | 397 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments