Merge branch 'main' into perflint

This commit is contained in:
Andrew Murray 2026-03-28 06:51:26 +11:00 committed by GitHub
commit 9006c305cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,7 @@ jobs:
cibw_arch: arm64_iphonesimulator
- name: "iOS x86_64 simulator"
platform: ios
os: macos-26-intel
os: macos-15-intel
cibw_arch: x86_64_iphonesimulator
steps:
- uses: actions/checkout@v6