Skip to content

Commit 73f9827

Browse files
authored
devops: replace FlyCI runners with GitHub runners (#10607)
1 parent 6104b5b commit 73f9827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apps_automated_ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
test-ios:
17-
runs-on: flyci-macos-14-m2
17+
runs-on: macos-latest
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)