summaryrefslogtreecommitdiffstats
path: root/.github/workflows/intel-cmake.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add cygwin CI and update yaml files for consistency and accuracy (#4131)Allen Byrne2024-03-141-30/+26
| | | | | | | | | | | | | | | | | | | | | | | | | * Add cygwin CI * add cygwin packages * Correct option names * Cleanup yaml file and synch look and feel * Synch CI look and feel and correct path issues * Upgrade oneapi version * pwsh needs env: for vars * No continuation char for pwsh * restore correct pwsh step * Run subset of tests for cygwin workflow * Remove space chars in regex * restore full tests
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-131-2/+2
| | | | | | Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-101-36/+78
|
* Add NVidia compiler support and CI (#3686)Allen Byrne2023-10-181-4/+4
|
* Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)Allen Byrne2023-10-041-2/+0
|
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-0/+83