Improvements
* Runner names now include server type and server location:
New: **github-hetzner-runner-{run id}-{job id}-{server type}-{server location}**
Old: **github-hetzner-runner-{run id}-{job id}**
* Added support for cost estimator.
See https://github.com/testflows/TestFlows-GitHub-Hetzner-Runners/wiki/Estimating-Costs for more information.
Upgrade notes
* Upgrading requires an update of the x64 and arm64 startup scripts.
If using custom scripts, please compare them to changes in:
* https://github.com/testflows/TestFlows-GitHub-Hetzner-Runners/blob/main/testflows/github/hetzner/runners/scripts/startup-arm64.sh
* https://github.com/testflows/TestFlows-GitHub-Hetzner-Runners/blob/main/testflows/github/hetzner/runners/scripts/startup-x64.sh