Skip to content

Commit 13a05d6

Browse files
authored
Update macOS version for iOS build workflow
1 parent af19909 commit 13a05d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ios.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
jobs:
1010
build:
1111
name: Build and Test the SwiftRadio iOS target using any available iPhone simulator
12-
runs-on: macos-latest
13-
12+
runs-on: macos-15
13+
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v3

0 commit comments

Comments
 (0)