Skip to content

Commit d3d14c7

Browse files
committed
chore: use rn 0.73.0 rc on build templates workflow
1 parent 5b1e84e commit d3d14c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-templates.yml

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

0 commit comments

Comments
 (0)