apache / fury

A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
https://fury.apache.org/
Apache License 2.0
3.12k stars 248 forks source link

chore(ci): Migrate the ci from macOS 12 to macOS 13 #1927

Closed penguin-wwy closed 2 weeks ago

penguin-wwy commented 3 weeks ago

What does this PR do?

macos-12 is being deprecated https://github.com/actions/runner-images/issues/10721 Replacing it with macos-13 which also runs on x86-64

Related issues

Does this PR introduce any user-facing change?

Benchmark