rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.32k stars 1.14k forks source link

Switch macos CI runner #3336

Closed karliss closed 2 months ago

karliss commented 2 months ago

Your checklist for this pull request

Detailed description

macos-latest currently is an arm64 machine so switch to macos-14-large which is supposed to be x86-64.

Since github now provide arm64 macos machines the main arm64 builds should be moved there as well. I am planning to do that together with qt6 changes.

Test plan (required)