Skip to content

Commit d862297

Browse files
committed
Update runner for iOS build test
1 parent 1c45a0c commit d862297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

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

8686
test-ios:
8787
name: Test iOS (Only build)
88-
runs-on: macOS-13
88+
runs-on: macos-latest
8989
steps:
9090
- uses: actions/checkout@v5
9191
with:

0 commit comments

Comments
 (0)