Skip to content

Commit

Permalink
Build gtest in centOS (#754)
Browse files Browse the repository at this point in the history
Build gtest in relase workflows
  • Loading branch information
JasonMarechal25 authored Jan 29, 2024
1 parent 1f75ce3 commit 9b7a3c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/centos-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
os-full-name: CentOS-7.9.2009
#variant: -ortools-xpress

- uses: ./.github/workflows/compile-gtest
- name: Compile Boost
uses: ./.github/workflows/compile-boost
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/centos7-system-deps-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
pip3 install wheel #Does not work in requirements
pip3 install -r requirements-tests.txt
- uses: ./.github/workflows/compile-gtest
- name: Compile Boost
uses: ./.github/workflows/compile-boost
with:
Expand Down

0 comments on commit 9b7a3c3

Please sign in to comment.