Commit Graph

2 Commits

Author SHA1 Message Date
Lucien Zimmermann
2a226b64c7 github-runner: fix test execution on build 2024-11-23 17:14:34 +01:00
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