Revert to macOS-14 image for ARM64 iOS testing (#2557)
* Explicitly set the Xcode version on GitHub Actions. * Revert to macOS-14 for now.
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
|||||||
- os: macos-13
|
- os: macos-13
|
||||||
python_version: '3.13'
|
python_version: '3.13'
|
||||||
test_select: ios
|
test_select: ios
|
||||||
- os: macos-15
|
- os: macos-14 # 20250811 macos-15 update caused havoc with iOS simulators
|
||||||
python_version: '3.13'
|
python_version: '3.13'
|
||||||
test_select: ios
|
test_select: ios
|
||||||
- os: macos-13
|
- os: macos-13
|
||||||
|
|||||||
Reference in New Issue
Block a user