ddnet/.github/workflows
Dennis Felsing 9f43fd2247 Fix twmap installation in CI
error: failed to compile `twmap-tools v0.3.1 (/home/runner/work/ddnet/ddnet/twmap/twmap-tools)`, intermediate artifacts can be found at `/home/runner/work/ddnet/ddnet/twmap/target`

Caused by:
  package `half v2.3.1` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.69.0
  Either upgrade to rustc 1.70 or newer, or use
  cargo update -p half@2.3.1 --precise ver
  where `ver` is the latest version of `half` supporting rustc 1.69.0
2023-07-15 11:30:15 +00:00
..
build.yml Don't run status checks on GitHub merge queue state twice 2023-07-14 11:28:56 +00:00
clang-sanitizer.yml Don't run status checks on GitHub merge queue state twice 2023-07-14 11:28:56 +00:00
clang-tidy.yml Don't run status checks on GitHub merge queue state twice 2023-07-14 11:28:56 +00:00
codeql-analysis.yml Enable GitHub merge queue 2023-07-14 11:46:22 +02:00
rust.yml Don't run status checks on GitHub merge queue state twice 2023-07-14 11:28:56 +00:00
style.yml Fix twmap installation in CI 2023-07-15 11:30:15 +00:00