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:
Agriya Khetarpal
2025-09-21 10:23:21 +01:00
committed by GitHub
parent ce4c16f88f
commit 70de033a7f
7 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -69,17 +69,17 @@ jobs:
python_version: '3.13'
- os: windows-11-arm
python_version: '3.13'
- os: macos-13
- os: macos-15-intel
python_version: '3.13'
- os: macos-15
python_version: '3.13'
- os: macos-13
- os: macos-15-intel
python_version: '3.13'
test_select: ios
- os: macos-14 # See https://github.com/actions/runner-images/issues/12777
python_version: '3.13'
test_select: ios
- os: macos-13
- os: macos-15-intel
python_version: '3.13'
test_select: android
- os: macos-15