-
Notifications
You must be signed in to change notification settings - Fork 6
Add initial support for Visual Studio 2026 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
a0fbe85 to
9047a01
Compare
|
To help understand the failures: |
9047a01 to
c4a1d2e
Compare
|
Testing: https://github.com/scikit-build/cmake-FindVcvars/actions/runs/17952851801/job/51056618203?pr=17
|
35e4c77 to
0839c8b
Compare
c698312 to
2d6e2f3
Compare
https://github.com/lukka/get-cmake has support for CMake pre-releases which https://github.com/jwlawson/actions-setup-cmake does not support. It also appears that get-cmake action is actively maintained while actions-setup-cmake has not had an update in ~1.5 years.
2d6e2f3 to
7dae54a
Compare
|
I have been able to bypass the limitation of @jcfr This has allowed for CI to proceed successfully. |
7dae54a to
453845a
Compare
Updates to FindVcvars come from scikit-build/cmake-FindVcvars#17.
Updates to FindVcvars come from scikit-build/cmake-FindVcvars#17.
See https://devblogs.microsoft.com/visualstudio/visual-studio-2026-insiders-is-here/
https://devblogs.microsoft.com/cppblog/c-language-updates-in-msvc-build-tools-v14-50/
Visual Studio 2026 in GitHub hosted runners progress at
https://github.com/actions/runner-images/issues/13035