We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96a1c9 commit 46b428bCopy full SHA for 46b428b
.github/workflows/ios.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
build:
22
- runs-on: [macos-15]
+ runs-on: [macos-26]
23
24
steps:
25
- name: Checkout
0 commit comments