Skip to content

Commit 8016ada

Browse files
committed
Revert "chore: use rn 0.73.0 rc on build templates workflow"
This reverts commit d3d14c7.
1 parent d3d14c7 commit 8016ada

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-templates.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ jobs:
113113
--repo-url https://test.test \
114114
--type ${{ matrix.type }} \
115115
--languages ${{ matrix.language }} \
116-
--no-local \
117-
--react-native-version 0.73.0-rc.2
116+
--no-local
118117
119118
- name: Cache dependencies of library
120119
id: library-yarn-cache

0 commit comments

Comments
 (0)