nixpkgs/pkgs/by-name/gi/github-runner
Yuriy Taraday db1d5cf76b github-runner: 2.320.0 -> 2.321.0
* remove mentions of Node.js 16 which is not supported anymore
  see https://github.com/actions/runner/pull/3503
* switch to .Net SDK 8
  see https://github.com/actions/runner/pull/3500
* fix source path discovery in deterministic build: runtime assumes that
  the root of the project is `/_`, replace it with actual `/build/src`
  so that tests can find their data.
2024-11-18 00:21:06 +01:00
..
patches github-runner: 2.320.0 -> 2.321.0 2024-11-18 00:21:06 +01:00
deps.nix github-runner: 2.320.0 -> 2.321.0 2024-11-18 00:21:06 +01:00
package.nix github-runner: 2.320.0 -> 2.321.0 2024-11-18 00:21:06 +01:00
update.sh