We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f9762 commit 0264b4dCopy full SHA for 0264b4d
.github/workflows/test.yml
@@ -76,7 +76,7 @@ jobs:
76
- os: macos-13
77
python_version: '3.13'
78
test_select: ios
79
- - os: macos-15
+ - os: macos-14 # 20250811 macos-15 update caused havoc with iOS simulators
80
81
82
0 commit comments