[23355] Remove deprecated windows-2019 runner#270
Conversation
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
Mario-DL
left a comment
There was a problem hiding this comment.
LGTM with green nightly CI
https://github.com/eProsima/Fast-CDR/actions/runs/15896321396
|
Note. In the backports, the nightly file shall be removed |
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
11406f9 to
643e115
Compare
|
@Mergifyio backport 2.2.x 1.0.x |
✅ Backports have been createdDetails
|
* Remove deprecated windows-2019 runner Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade Visual Studio toolset from v141 to v143 Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade missing vs-toolset config Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> (cherry picked from commit eac23fb)
* Remove deprecated windows-2019 runner Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade Visual Studio toolset from v141 to v143 Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade missing vs-toolset config Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> (cherry picked from commit eac23fb) # Conflicts: # .github/workflows/nightly-windows-ci.yml # .github/workflows/windows-ci.yml
* Remove deprecated windows-2019 runner * Upgrade Visual Studio toolset from v141 to v143 * Upgrade missing vs-toolset config --------- (cherry picked from commit eac23fb) Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> Co-authored-by: Raul Sanchez-Mateos Lizano <raul@eprosima.com>
* Remove deprecated windows-2019 runner Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade Visual Studio toolset from v141 to v143 Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade missing vs-toolset config Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> (cherry picked from commit eac23fb)
* Remove deprecated windows-2019 runner Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade Visual Studio toolset from v141 to v143 Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade missing vs-toolset config Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> (cherry picked from commit eac23fb)
* Remove deprecated windows-2019 runner (#270) * Remove deprecated windows-2019 runner Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade Visual Studio toolset from v141 to v143 Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Upgrade missing vs-toolset config Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> (cherry picked from commit eac23fb) * Use ubuntu 22 in CI runner Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> Signed-off-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: Raul Sanchez-Mateos Lizano <raul@eprosima.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
Description
This PR updates the Windows GitHub Action Runner from
windows-2019towindows-2022. As Visual Studio 2017 build tools (v141) are no longer installed in this new runner, the PR upgrades also to toolsets to use, moving from v141 (VS2017) and v142 (VS2019) to v142 (VS2019) and v143 (VS2022).@Mergifyio backport 2.2.x 1.0.x
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist