devops: replace FlyCI runners with GitHub runners (#10607)

This commit is contained in:
Dimitar Tsonev
2024-08-23 05:38:55 +03:00
committed by GitHub
parent 6104b5bfa3
commit 73f9827d31

View File

@ -14,7 +14,7 @@ concurrency:
jobs:
test-ios:
runs-on: flyci-macos-14-m2
runs-on: macos-latest
steps:
- uses: actions/checkout@v4