1 parent 9cb3d1f commit 099a4f4Copy full SHA for 099a4f4
1 file changed
.github/workflows/ci.yml
@@ -27,8 +27,8 @@ jobs:
27
- windows-latest
28
- ubuntu-latest
29
- ubuntu-24.04-arm
30
- - macos-13
31
- macos-14 # Mac M1 (ARM64)
+ - macos-15-intel # (x86_64)
32
33
env:
34
CARGO_TERM_COLOR: always
0 commit comments