36
36
with :
37
37
ndk-version : 28.0.13004108
38
38
39
- -
uses :
microsoft/onnxruntime-github-actions/[email protected] .8
39
+ -
uses :
microsoft/onnxruntime-github-actions/[email protected] .9
40
40
with :
41
41
vcpkg-version : ' 2025.06.13'
42
42
vcpkg-hash : ' 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc'
@@ -189,7 +189,7 @@ jobs:
189
189
- name : Install Python requirements
190
190
run : pip install -r tools/ci_build/github/apple/ios_packaging/requirements.txt
191
191
192
- -
uses :
microsoft/onnxruntime-github-actions/[email protected] .8
192
+ -
uses :
microsoft/onnxruntime-github-actions/[email protected] .9
193
193
with :
194
194
vcpkg-version : ' 2025.06.13'
195
195
vcpkg-hash : 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -234,7 +234,7 @@ jobs:
234
234
with :
235
235
node-version : ' 22.x'
236
236
237
- -
uses :
microsoft/onnxruntime-github-actions/[email protected] .8
237
+ -
uses :
microsoft/onnxruntime-github-actions/[email protected] .9
238
238
with :
239
239
vcpkg-version : ' 2025.06.13'
240
240
vcpkg-hash : 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -292,7 +292,7 @@ jobs:
292
292
with :
293
293
node-version : ' 22.x'
294
294
295
- -
uses :
microsoft/onnxruntime-github-actions/[email protected] .8
295
+ -
uses :
microsoft/onnxruntime-github-actions/[email protected] .9
296
296
with :
297
297
vcpkg-version : ' 2025.06.13'
298
298
vcpkg-hash : 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -330,4 +330,4 @@ jobs:
330
330
--configuration ios.sim.release \
331
331
--loglevel verbose \
332
332
--take-screenshots failing
333
- working-directory : ${{ github.workspace }}/js/react_native/e2e
333
+ working-directory : ${{ github.workspace }}/js/react_native/e2e
0 commit comments