You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github/workflows
Patric Stout 6e0f58f700
Codechange: [CI] use "cargo install --locked" to use pinned dependency versions (#12243)
Normally "cargo install" will use the latest dependencies, but
this causes an issue with "dump_syms". Use "--locked" makes sure
we use the dependency versions as indicated by "dump_syms", instead
of the latest version.
3 months ago
..
ci-build.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
codeql.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
commit-checker.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
preview-build.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
preview.yml Fix: [CI] preview for one PR could cancel the preview of another (#11121) 11 months ago
release-docs.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
release-linux.yml Codechange: [CI] use "cargo install --locked" to use pinned dependency versions (#12243) 3 months ago
release-macos.yml Codechange: [CI] use "cargo install --locked" to use pinned dependency versions (#12243) 3 months ago
release-source.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
release-windows-store.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
release-windows.yml Codechange: [CI] use "cargo install --locked" to use pinned dependency versions (#12243) 3 months ago
release.yml Remove: [CI] Linux Legacy support (#11882) 4 months ago
script-missing-mode-enforcement.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
unused-strings.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
upload-cdn.yml Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893) 4 months ago
upload-gog.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago
upload-steam.yml Upgrade: [CI] bump the actions group with 9 updates (#11881) 4 months ago