Replace the macos-13 images with the macos-15-intel images (GHA) (#2601)
Replace `macos-13` images with `macos-15-intel`
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
||||
- os: windows-arm
|
||||
runs-on: windows-11-arm
|
||||
- os: macos-intel
|
||||
# macos-13 was the last x86_64 runner
|
||||
runs-on: macos-13
|
||||
# macos-15-intel is the last x86_64 runner
|
||||
runs-on: macos-15-intel
|
||||
- os: macos-arm
|
||||
# macos-14+ (including latest) are ARM64 runners
|
||||
runs-on: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user