1
0
Fork 0
OpenTTD/.github/workflows
Patric Stout f719fa678f
Fix: [CI] force a CMake minimum version of 3.5 for all dependencies (#13936)
With CMake 4.0.0, any project < 3.5 is no longer supported. Yet,
some projects indicate 3.0 or 3.1 (while fully compatible with
3.5+). But CMake doesn't know, so it bails.
2025-03-31 18:48:39 +00:00
..
ci-build.yml Change: [CI] Temporarily force ubuntu-24.04 runner for linux workflow 2024-10-14 00:53:47 +02:00
ci-emscripten.yml Doc: cross-reference Emscripten version number locations 2025-02-02 09:26:12 +01:00
ci-linux.yml Add: Support sound effects in Ogg Opus format. 2024-12-06 18:41:35 +00:00
ci-macos.yml Change: [CI] Use xxx-latest runners for all workflows 2024-10-14 00:53:47 +02:00
ci-mingw.yml Fix 560ee2442d: MinGW package is -libogg, not -ogg. (#13152) 2024-12-07 11:03:29 +00:00
ci-nightly.yml Codefix c0edbe0d37: [CI] Invalid `needs` in ci-nightly (#13301) 2025-01-10 22:38:39 +01:00
ci-windows.yml Cleanup: [CI] Remove 'os' input for windows workflow 2024-10-14 00:53:47 +02:00
codeql.yml Fix: [CI] Disable CodeQL TRAP Cache, as it trashes our cache (#13832) 2025-03-16 11:48:41 +00:00
commit-checker.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 2024-01-25 21:22:33 +00:00
preview-build.yml Codefix 3e747397f0: Also upgrade preview workflow (#13438) 2025-02-02 13:39:33 +01:00
preview.yml Codefix: allow preview label on PRs against release branches too (#12310) 2024-03-16 16:49:03 +01:00
rebase-checker.yml Codechange: add automation for (re)setting the 'work: needs rebase' label on PRs 2025-02-09 14:44:13 +01:00
release-docs.yml Fix: [CI] force a CMake minimum version of 3.5 for all dependencies (#13936) 2025-03-31 18:48:39 +00:00
release-linux.yml Fix: [CI] force a CMake minimum version of 3.5 for all dependencies (#13936) 2025-03-31 18:48:39 +00:00
release-macos.yml Fix: [CI] force a CMake minimum version of 3.5 for all dependencies (#13936) 2025-03-31 18:48:39 +00:00
release-source.yml Fix: [CI] also generate a changelog for nightlies (#13197) 2024-12-26 10:19:45 +00:00
release-windows-store.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 2024-01-25 21:22:33 +00:00
release-windows.yml Fix: [CI] force a CMake minimum version of 3.5 for all dependencies (#13936) 2025-03-31 18:48:39 +00:00
release.yml Remove: [CI] Linux Legacy support (#11882) 2024-01-25 23:24:43 +01:00
script-missing-mode-enforcement.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 2024-01-25 21:22:33 +00:00
unused-strings.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 2024-01-25 21:22:33 +00:00
upload-cdn.yml Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893) 2024-01-27 14:50:14 +00:00
upload-gog.yml Change: make GOG more like MSStore/Steam for OpenGFX (#13920) 2025-03-31 18:41:30 +02:00
upload-steam.yml Change: [CI] Use xxx-latest runners for all workflows 2024-10-14 00:53:47 +02:00