Merge pull request #529 from EFForg/macos-intel-ci

Move MacOS intel builds to macos-latest
This commit is contained in:
Markus Unterwaditzer
2025-08-11 16:50:14 +02:00
committed by GitHub

View File

@@ -181,7 +181,7 @@ jobs:
os: macos-latest
target: aarch64-apple-darwin
- name: macos-intel
os: macos-13
os: macos-latest
target: x86_64-apple-darwin
- name: windows-x86_64
os: windows-latest
@@ -285,7 +285,7 @@ jobs:
os: macos-latest
target: aarch64-apple-darwin
- name: macos-intel
os: macos-13
os: macos-latest
target: x86_64-apple-darwin
- name: windows-x86_64
os: windows-latest