Skip to content

v1.32.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 20:58
· 7 commits to master since this release

🚀 Updates

  • Added a runner.killProcessThreshold setting to control the threshold in which to force kill
    child processes when a signal is received. Defaults to 2 seconds.

🐞 Fixes

  • Fixed an issue where bash and batch project language's would not inherit tasks.
  • Fixed some bun.lock parsing issues.