Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI for outdated actions, build issues, add macos-14, remove mingw32 [master] #137

Merged
merged 3 commits into from
Apr 13, 2024

Conversation

jhmgoossens
Copy link
Contributor

@jhmgoossens jhmgoossens commented Apr 6, 2024

  • Update outdated build actions
  • Always upload artifact
  • Windows: Remove mingw32 builds
  • Linux: Replace macos-12 with 13 (and fix gcc build issues)
  • Linux: Add macos-14 arm64
  • Linux: Use latest package name generation for macos
  • Note: Without Windows MSVS steps

NOTE: This PR does NOT harmonize "--disable-shared": Most workflows use the same "ADD_BUILD_ARGS+=( --static --with-lapack='-llapack -lblas -lgfortran -lquadmath -lm' )", but MibS and SYMPHONY use "ADD_BUILD_ARGS+=( --disable-shared )". See discussion

@jhmgoossens
Copy link
Contributor Author

jhmgoossens commented Apr 6, 2024

Macos-13 clang build fails due to issue in symphony master build "clang: error: unsupported option '-fopenmp'".
See also symphony master build for macos-13, clang of Symphony PR 203

@tkralphs tkralphs merged commit 310241c into coin-or:master Apr 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants