Bump xerces-c to 3.3.0 and upgrade Windows runner to windows-2022#1
Merged
Conversation
|
|
…d-artifact v4, action-gh-release v2) Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update actions versions to latest
Update GitHub Actions to latest major versions
Mar 14, 2026
Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot
AI
changed the title
Update GitHub Actions to latest major versions
Update CI runner versions and GitHub Actions to latest
Mar 14, 2026
Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot
AI
changed the title
Update CI runner versions and GitHub Actions to latest
Bump CI runners and artifact actions to current versions
Mar 14, 2026
Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot
AI
changed the title
Bump CI runners and artifact actions to current versions
Bump CI to windows-2022 and download-artifact v8
Mar 14, 2026
Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot
AI
changed the title
Bump CI to windows-2022 and download-artifact v8
Bump xerces-c to 3.3.0 and upgrade Windows runner to windows-2022
Mar 14, 2026
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.
Updates the CI workflow to build against xerces-c 3.3.0 and modernize the Windows build environment.
Changes
3.2.4→3.3.0— download URLs, tarball/directory names, artifact zip names, and the release tag (v3.3.0)libxerces-c-3.2.so→libxerces-c-3.3.so(soname tracks major.minor)xerces-c_3_2.dll→xerces-c_3_3.dll(same convention)windows-2019→windows-2022for bothbuild-msvcandbuild-mingwjobs"Visual Studio 16 2019"→"Visual Studio 17 2022"(VS 2019 is not available onwindows-2022runners)✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.