Skip to content

Commit 7fb2b50

Browse files
committed
Use macOS-14 runner for iOS build
1 parent 30b91bf commit 7fb2b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: swift build
5656

5757
ios:
58-
runs-on: macOS-latest
58+
runs-on: macOS-14
5959
strategy:
6060
matrix:
6161
destination:

0 commit comments

Comments
 (0)