matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

Update versions on workflows. Add `macos-13` job. #184

Closed HexDecimal closed 1 year ago

HexDecimal commented 1 year ago

Added macos-13 and Python 3.11 to the workflows. Updated older actions to the latest versions, removing deprecation warnings. Changed Windows runner to always use the latest version.

I'm not sure who should review these. I may just merge this myself sometime after tests pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (69241bf) into master (d4a9147) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files          14       14           
  Lines        1100     1100           
=======================================
  Hits         1045     1045           
  Misses         55       55           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more