Skip to content

Commit 4ff645d

Browse files
committed
ci(mobile): mobile-ios job should run on macos runner (macos-14)
1 parent 4720797 commit 4ff645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

7575
mobile-ios:
7676
name: Build & Test Mobile App (iOS)
77-
runs-on: ubuntu-22.04
77+
runs-on: macos-14
7878
steps:
7979
- uses: actions/checkout@v4
8080

0 commit comments

Comments
 (0)