rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
201 stars 55 forks source link

Update windows-native runner to windows-2022 #2259

Closed ni4 closed 3 months ago

ni4 commented 3 months ago

Due to update from Botan 3.3.0 to 3.5.0 windows-2019 runner started causing problems (https://github.com/microsoft/vcpkg/issues/40276). So it's time to update to windows-2022, another point is that windows-2025 would become available soon.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.58%. Comparing base (e3662a7) to head (c609398). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2259 +/- ## ======================================= Coverage 83.58% 83.58% ======================================= Files 107 107 Lines 23163 23163 ======================================= + Hits 19360 19361 +1 + Misses 3803 3802 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.