Commit Graph

12 Commits

Author SHA1 Message Date
Nicholas Hastings
76f36a8a70 Update Windows CI runner win2019 -> win2022 2025-06-10 21:16:47 -04:00
tschumann
ac7ad8bdbe (github) Add bug report template. 2025-06-10 21:09:43 -04:00
Nicholas Hastings
ace94a97d1 Fix clang ref in CI 2025-04-18 10:17:46 -04:00
Nicholas Hastings
52a214ac25 Replace retired ubuntu-20.04 runner in CI 2025-04-18 10:14:06 -04:00
Nick Hastings
018033d5a6 feat(ci): Add CI for PRs to all dev/stable version branches 2024-08-04 15:02:26 -04:00
Nick Hastings
c5456647c1 Upgrade Python version in CI 2023-11-18 21:17:56 -05:00
Nick Hastings
7d7946ae4d Replace csgo and dota CI targets with cs2 2023-10-26 14:49:34 -05:00
Nick Hastings
9104644ae6 Fix Linux CI not finding SDKs 2023-10-26 14:49:34 -05:00
David Anderson
e7a78dbe56 Turn down macOS testing. 2023-10-07 19:51:02 -07:00
Benoist
b5846d156f
Ci update (#112)
Update GitHub CI, drop GCC builds.
---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2023-09-27 08:19:18 -07:00
Peace-Maker
6f93de3554 Update Github Action workflow versions
The currently used versions use deprecated features and Node 12 which is EOL. Switch to newer versions as adviced.

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-07 15:21:12 +01:00
peace-maker
076717b6f4
Start using Github Actions (#83)
* Start using Github Actions

Test on all platforms. SourceHook tests are broken on windows
so allow failures until they're fixed.

* Only run the workflow for the master branch
2021-05-07 10:49:22 +02:00