Skip to content

Commit b425ba1

Browse files
committed
Macos 14 in test workflow
1 parent 8e2e6d2 commit b425ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

5656
test-ios:
5757
name: Test iOS
58-
runs-on: [ macos-latest ]
58+
runs-on: [ macos-14 ]
5959

6060
steps:
6161
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)