Skip to content

Commit

Permalink
Migrate CI to use Github Actions (#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 #6074 Fixes
#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
(cherry picked from commit 284b124)
  • Loading branch information
justinchuby authored and cjvolzka committed May 9, 2024
1 parent 0559c8b commit 1e08ebb
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.

0 comments on commit 1e08ebb

Please sign in to comment.