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 af19909 commit 13a05d6Copy full SHA for 13a05d6
1 file changed
.github/workflows/ios.yml
@@ -9,8 +9,8 @@ on:
9
jobs:
10
build:
11
name: Build and Test the SwiftRadio iOS target using any available iPhone simulator
12
- runs-on: macos-latest
13
-
+ runs-on: macos-15
+
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v3
0 commit comments