Skip to content

Commit

Permalink
Migrate CI to use Github Actions (onnx#6075)
Browse files Browse the repository at this point in the history
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes onnx#6074 Fixes
onnx#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
  • Loading branch information
justinchuby authored and gramalingam committed Apr 12, 2024
1 parent 7fa8fc4 commit 0698237
Show file tree
Hide file tree
Showing 11 changed files with 230 additions and 487 deletions.
154 changes: 0 additions & 154 deletions .azure-pipelines/Linux-CI.yml

This file was deleted.

138 changes: 0 additions & 138 deletions .azure-pipelines/MacOS-CI.yml

This file was deleted.

Loading

0 comments on commit 0698237

Please sign in to comment.