Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 9f7becf

Browse files
Remove ruby step
1 parent 11477f4 commit 9f7becf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/react-native-code-push-ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
with:
4141
distribution: microsoft
4242
java-version: '11'
43-
- name: Setup Ruby
44-
uses: ruby/setup-ruby@v1
45-
with:
46-
ruby-version: '2.7.6'
47-
bundler-cache: true
4843
- name: Package Installation
4944
run: npm install
5045
- name: Setup Android tests

0 commit comments

Comments
 (0)