Skip to content

Fix recsync CI fails on vs2022#156

Merged
anderslindho merged 2 commits intomasterfrom
fix-ci-vs2022
May 7, 2026
Merged

Fix recsync CI fails on vs2022#156
anderslindho merged 2 commits intomasterfrom
fix-ci-vs2022

Conversation

@anderslindho
Copy link
Copy Markdown
Contributor

Closes #155

windows-2025 runners are transitioning to a VS2026 image, which breaks
ci-scripts vcvars lookup for CMP=vs2022. Exclude that matrix leg to keep
Windows CI green while retaining vs2022 coverage on windows-2022.

Add a TODO with an upstream tracking link so this exclusion can be removed
once ci-scripts issue #112 is resolved.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@anderslindho
Copy link
Copy Markdown
Contributor Author

Registered epics-base/ci-scripts#112 upstream for more proper fix

@anderslindho anderslindho merged commit 453f0f2 into master May 7, 2026
87 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

recsync CI fails on vs2022

2 participants