Use supported Intel macOS runner

This commit is contained in:
Mohamed Boudra
2026-03-10 12:40:03 +07:00
parent 6a0e48c10c
commit 483dd7cb6d

View File

@@ -40,7 +40,7 @@ jobs:
include: include:
- runner: macos-14 - runner: macos-14
rust_target: aarch64-apple-darwin rust_target: aarch64-apple-darwin
- runner: macos-13 - runner: macos-15-intel
rust_target: x86_64-apple-darwin rust_target: x86_64-apple-darwin
permissions: permissions:
contents: write contents: write