jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.71k stars 611 forks source link

[TODO][CI] Add macOS 14 ARM 64 to the matrix #2079

Open webknjaz opened 5 months ago

webknjaz commented 5 months ago

Apparently, GitHub has just replaced macos-latest with arm64 macOS 14 in GHA. We need to make sure we're running that too.