summaryrefslogtreecommitdiff
path: root/.github/workflows/core-build-pch.yml
AgeCommit message (Collapse)Author
2024-12-23chore(CI): Update CI run types (#21015)Kitzunu
2024-06-15feat(CI): enable fail-fast for pch/nopch (#19058)sudlud
fix(CI): enable fail-fast for pch/nopch
2024-06-13fix(CI): reintroduce ubuntu-22.04 checks (#19052)sudlud
- we wan to support the 2 latest ubuntu LTS versions
2024-06-04chore(CI): drop checks - only keep latest Ubuntu 24.04 (#18991)Kitzunu
* chore(CI): Nuke 20.04 checks * revert back to old where we dont test gcc on pch * only test latest version. Keep it up to date folks
2024-05-17feat(CI): add CI for ubuntu-24.04 (#18909)sudlud
2024-05-17fix(CI): revert ubuntu-22.04 to gcc12 (#18905)sudlud
* fix(CI/PCH): revert ubuntu-22.04 to gcc12, add ubuntu-24.04 with gcc14 * also update nopch workflow * Update core-build-nopch.yml * Update core-build-pch.yml
2024-03-30fix(CI): correct name suffix of PCH jobs (#18632)sudlud
2024-03-27feat(CI): rework core ubuntu build, ubuntu-22 support (#17281)Mike Delago
feat(CI): rework core ubuntu build
2024-01-08fix(CI): Probably fix vanishing CIs from PRs (#18124)Kitzunu
* Update core-build-nopch.yml * Update core-build-pch.yml * Update core-build-nopch.yml
2023-11-27chore(CI): rename CI to easier determain which is which (#17879)Kitzunu
* chore(CI): rename CI to easier determain which is which * small change * Update codestyle.yml * codestyle checks changes * test to see if this works * revert this, just to check that CI works * Revert "revert this, just to check that CI works" This reverts commit ad03c6bdd9bb33faf8ee1c8d1571090bd4ced531. * Update core_modules_build.yml
2023-11-26chore(CI): no cache for core-build-pch.yml (#17873)Kitzunu
2023-11-26chore(CI): Make some changes (#17861)Kitzunu
* chore(CI): Make some changes. Less CI's maybe better... * pendingsql * FORK TEST - TO BE REVERTED * changes * test * fix * Revert "FORK TEST - TO BE REVERTED" This reverts commit 875bc281c5a355cce2ddd8015484e256dbc185cf. * rename workflow * rename workflow * rename workflow * rename workflow * I argue windows don't need dry runs * maybe mac wants to be alive. who knows. When do we drop mac support really...?