Skip to content

Commit

Permalink
gcc-12 doesn't work with Cbc on OSX for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs authored Oct 20, 2023
1 parent 1f9dfd9 commit 9afac7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
build_static: false
flags: CC=clang OSX=13
download_requirements: brew install metis bash
- os: macos-13
build_static: false
flags: CC=gcc-12 CXX=g++-12 OSX=13
download_requirements: brew install metis bash
- os: macos-13
build_static: false
flags: CC=gcc-13 CXX=g++-13 OSX=13
Expand Down

0 comments on commit 9afac7e

Please sign in to comment.