Skip to content

Commit 8e2e6d2

Browse files
committed
Macos 14 in build workflow
1 parent 72e876b commit 8e2e6d2

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
@@ -43,7 +43,7 @@ jobs:
4343

4444
build-ios:
4545
name: Build iOS
46-
runs-on: [ macos-latest ]
46+
runs-on: [ macos-14 ]
4747

4848
steps:
4949
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)