Skip to content

Commit

Permalink
Execute native widgets pipeline over SP & NT for RN upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaSimsic authored and UrazAkgultan committed Jul 29, 2024
1 parent 69e7624 commit e950cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/NativePipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
repository: mendix/native-template
ref: master
ref: feat/react-native-upgrade-to-73.8
path: native-template
- name: "Check out code"
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
Expand Down Expand Up @@ -241,7 +241,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
repository: mendix/native-template
ref: master
ref: feat/react-native-upgrade-to-73.8
path: native-template
- name: "Check out code"
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
Expand Down
2 changes: 1 addition & 1 deletion configs/e2e/mendix-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest": "10.7.0.26214",
"latest": "10.13.0.39452",
"8": "8.18.23.62193"
}

0 comments on commit e950cd8

Please sign in to comment.