Skip to content

Commit e950cd8

Browse files
NikolaSimsicUrazAkgultan
authored andcommitted
Execute native widgets pipeline over SP & NT for RN upgrade
1 parent 69e7624 commit e950cd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/NativePipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
193193
with:
194194
repository: mendix/native-template
195-
ref: master
195+
ref: feat/react-native-upgrade-to-73.8
196196
path: native-template
197197
- name: "Check out code"
198198
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
@@ -241,7 +241,7 @@ jobs:
241241
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
242242
with:
243243
repository: mendix/native-template
244-
ref: master
244+
ref: feat/react-native-upgrade-to-73.8
245245
path: native-template
246246
- name: "Check out code"
247247
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3

configs/e2e/mendix-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest": "10.7.0.26214",
2+
"latest": "10.13.0.39452",
33
"8": "8.18.23.62193"
44
}

0 commit comments

Comments
 (0)