Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix macos CI by using the macos-13 runner
the macos-14 runner is M1 based and thus aarch64, which makes several matrix jobs fail due to missing vendored bindings. Fix the jobs by hardcoding the macos version to the one used before the update of macos-latest to macos-14.
- Loading branch information