We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22dbdca commit 6501417Copy full SHA for 6501417
.github/workflows/nightly.yaml
@@ -68,11 +68,11 @@ jobs:
68
fail-fast: false
69
matrix:
70
include:
71
- - name: RN 0.84.1
+ - name: RN 0.84
72
react-version: 19.2.3
73
react-native-version: 0.84.1
74
setup: stable
75
- - name: RN 0.85.0
+ - name: RN 0.85
76
77
react-native-version: 0.85.0
78
@@ -115,11 +115,11 @@ jobs:
115
116
117
118
119
120
121
122
123
124
125
0 commit comments