Skip to content

Commit 37d7ec6

Browse files
cortinicofacebook-github-bot
authored andcommitted
Move test_android_helloworld to 4-core-ubuntu (facebook#45023)
Summary: Pull Request resolved: facebook#45023 This mirrors the same setup we have on the 0.75 release branch Changelog: [Internal] [Changed] - Move test_android_helloworld to 4-core-ubuntu Reviewed By: cipolleschi, blakef Differential Revision: D58724157 fbshipit-source-id: 754d4f777d4239eeaa6a5232508f54cfe62d4c88
1 parent 404f323 commit 37d7ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ jobs:
798798
-d "{\"event_type\": \"publish\", \"client_payload\": { \"version\": \"${{ github.ref_name }}\" }}"
799799
800800
test_android_helloworld:
801-
runs-on: ubuntu-latest
801+
runs-on: 4-core-ubuntu
802802
needs: prepare_hermes_workspace
803803
container:
804804
image: reactnativecommunity/react-native-android:latest

0 commit comments

Comments
 (0)