onnxruntime/tools/ci_build/github/azure-pipelines/nodejs/templates
Edward Chen 1261d0b8ba
Fix some build issues on MacOS with Xcode 14.3. (#15878)
- Fix flatbuffers flatc warning, unused-but-set-variable.
- Address `-Wshorten-64-to-32` warnings (fix in our code, allow in dependencies' code).
- Update CI builds to use Xcode 14.3.
- Update minimum iOS version to 12.0.
- Update Mac hosted agents to MacOS 13 where possible.
2023-06-07 12:07:11 -07:00
..
test.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
test_linux.yml Add a Memory Profiling build job in post merge pipeline (#16172) 2023-06-01 13:00:44 -07:00
test_macos.yml Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
test_win.yml