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 2722e18 commit af19909Copy full SHA for af19909
1 file changed
.github/workflows/carplay.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
name: Build and Test The SwiftRadio-CarPlay using any available iPhone simulator
12
- runs-on: macos-latest
+ runs-on: macos-15
13
14
steps:
15
- name: Checkout
0 commit comments