Skip to content

CI Migrate CI to gh actions#185

Merged
jeremiedbb merged 92 commits intojoblib:masterfrom
jeremiedbb:migrate-ci-to-gh-actions
Mar 9, 2025
Merged

CI Migrate CI to gh actions#185
jeremiedbb merged 92 commits intojoblib:masterfrom
jeremiedbb:migrate-ci-to-gh-actions

Conversation

@jeremiedbb
Copy link
Contributor

@jeremiedbb jeremiedbb commented Mar 6, 2025

Migrate CI from azure pipelines to github actions and fix the jobs that have been failing for a while

  • factor common installation steps of BLIS and FlexiBLAS into the global installation script
  • install more recent versions on clang and gcc
  • use same bash script for windows installation instead of separated .cmd
  • removed macos build with MKL. No longer available (at least on arm). (conda search blas --channel conda-forge)
  • added zen3 as possible BLIS architecture in tests
  • replaced distutils commands by corresponding setuptools ones
  • modified test_flexiblas_switch to only check mkl switch on linux because not available on macos arm (see item above)

@jeremiedbb jeremiedbb changed the title [WIP] Migrate CI to gh actions CI Migrate CI to gh actions Mar 9, 2025
@jeremiedbb jeremiedbb merged commit 2072b63 into joblib:master Mar 9, 2025
22 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.

1 participant