summaryrefslogtreecommitdiff
path: root/.github/workflows/nonnative.yml
AgeCommit message (Collapse)Author
2025-06-18Remove coverage measurement.Jussi Pakkanen
2025-06-03ci: Fix cross-cuda actionMaxandre Ogeret
2025-05-29cuda: add cross-cuda testMaxandre Ogeret
2024-07-30ci: Update to checkout@v4 to squelch node warningsNirbheek Chauhan
Keep using v3 for Bionic because of https://github.com/mesonbuild/meson/pull/13424
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
The pypi package was suddenly removed. Not the most confidence-inspiring deprecation/migration: https://about.codecov.io/blog/message-regarding-the-pypi-package/
2023-04-11ci: rename workflowJosh Soref
Found by https://www.check-spelling.dev/ Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>