We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a951b commit de89354Copy full SHA for de89354
.github/workflows/integration_test_flutter.yml
@@ -73,7 +73,7 @@ jobs:
73
- run: cd webf && flutter test
74
75
integration_test:
76
- runs-on: 'macos-14'
+ runs-on: self-hosted
77
needs: [ setup, build_bridge ]
78
strategy:
79
fail-fast: false
0 commit comments