dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.35k stars 267 forks source link

Remove Ubuntu 18 from appveyor.yml. #497

Closed kayoub5 closed 10 months ago

kayoub5 commented 10 months ago

Spin off #495

Ubuntu 18.04 already reached end of life (only paid Extended Security Maintenance is available), so it would make sense to just remove Ubuntu from AppVeyor

Reference: https://ubuntu.com/blog/ubuntu-18-04-eol-for-devices

Resolves #396

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (4dfdd42) 82.89% compared to head (e291416) 82.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ======================================= Coverage 82.89% 82.89% ======================================= Files 51 51 Lines 2823 2823 Branches 312 312 ======================================= Hits 2340 2340 Misses 361 361 Partials 122 122 ```

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