GitHub runners for Windows 2022#1208
Merged
bryanwweber merged 5 commits intoCantera:mainfrom Mar 5, 2022
Merged
Conversation
3a8c8ce to
388bc4b
Compare
3f613a5 to
5f37361
Compare
bryanwweber
reviewed
Feb 25, 2022
aa8a792 to
dd11fa5
Compare
Member
Author
|
🎉 ... this appears to work (at least for MSVC 14.3). Regarding MSVC 14.0 (which compiles on my local machine for VS 2022), here is a relevant snippet from the complete build logs (see failed build log) Fwiw, on a local windows installation with MSVC 14.0 through 14.3 installed, SCons detects |
d6691a4 to
49c36d0
Compare
bryanwweber
requested changes
Mar 3, 2022
Member
bryanwweber
left a comment
There was a problem hiding this comment.
Thanks for this as well! Disappointing that windows-2016 has to be dropped and we can't test MSVC 14.1, but oh well!
76e61e2 to
96ad7c9
Compare
59fda14 to
9797256
Compare
1798a22 to
b92cdba
Compare
7bf4194 to
0688afe
Compare
0688afe to
8b28d83
Compare
Member
Author
|
@bryanwweber ... I think this is finally ready! |
bryanwweber
approved these changes
Mar 5, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
windows-2016towindows-2022condadriven compilation environmentwindows-2019without changesscons installinconda-based runnersIf applicable, fill in the issue number this pull request is fixing
Closes #1199
If applicable, provide an example illustrating new features this pull request is introducing
Checklist
scons build&scons test) and unit tests address code coverageOther
#1192 prevents some tests forconda-based installations on windows.