Skip to content

Commit 315bcc1

Browse files
committed
planned github tax removed
1 parent 090e364 commit 315bcc1

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ This section highlights how using Hetzner Cloud with self-hosted runners for you
2828
### Cost Control and Predictability
2929

3030
> [!IMPORTANT]
31-
> From March 1, 2026, the cost of using a self-hosted runner on the GitHub Actions cloud platform will be $0.002 USD per minute.
32-
> You'll also pay Hetzner for the server hours itself, which can be a more economical option than GitHub-hosted runners, particularly for resource-intensive or frequent workflows.
3331
> Hetzner always round up the hourly usage of a server.
3432
> If you create a server just for a few minutes, we will still bill you for one whole hour. ([FAQ](https://docs.hetzner.com/cloud/billing/faq)).
3533
@@ -38,19 +36,18 @@ This section highlights how using Hetzner Cloud with self-hosted runners for you
3836

3937
The following table provides a comparison of pricing between GitHub-managed Actions runners and Hetzner Cloud with self-hosted runners (information provided without guarantee; prices exclude VAT):
4038

41-
| Runner | [GitHub Hosted](https://docs.github.com/en/billing/reference/actions-runner-pricing) | [Hetzner](https://www.hetzner.com/cloud/) | [GitHub Charge](https://resources.github.com/actions/2026-pricing-changes-for-github-actions/) | Total Self-Hosted | Cost Saving | Cost Saving (%) |
42-
|-----------------|--------------|----------------|--------------|----------------|----------------|---------|
43-
| 2 Core (Intel) | $0.36 USD/hr | $0.0066 USD/hr | $0.12 USD/hr | $0.1266 USD/hr | $0.2334 USD/hr | 64.83 % |
44-
| 4 Core (Intel) | $0.72 USD/hr | $0.0106 USD/hr | $0.12 USD/hr | $0.1306 USD/hr | $0.5894 USD/hr | 81.86 % |
45-
| 8 Core (Intel) | $1.32 USD/hr | $0.0170 USD/hr | $0.12 USD/hr | $0.1370 USD/hr | $1.1830 USD/hr | 89.62 % |
46-
| 16 Core (Intel) | $2.52 USD/hr | $0.0314 USD/hr | $0.12 USD/hr | $0.1514 USD/hr | $2.3686 USD/hr | 93.99 % |
47-
| 2 Core (Arm) | $0.30 USD/hr | $0.0074 USD/hr | $0.12 USD/hr | $0.1274 USD/hr | $0.1726 USD/hr | 57.53 % |
48-
| 4 Core (Arm) | $0.48 USD/hr | $0.0122 USD/hr | $0.12 USD/hr | $0.1322 USD/hr | $0.3478 USD/hr | 72.46 % |
49-
| 8 Core (Arm) | $0.84 USD/hr | $0.0226 USD/hr | $0.12 USD/hr | $0.1426 USD/hr | $0.6974 USD/hr | 83.02 % |
50-
| 16 Core (Arm) | $1.56 USD/hr | $0.0443 USD/hr | $0.12 USD/hr | $0.1643 USD/hr | $1.3957 USD/hr | 89.47 % |
39+
| Runner | [GitHub](https://docs.github.com/en/billing/reference/actions-runner-pricing) | [Hetzner](https://www.hetzner.com/cloud/) | Cost Saving | Cost Saving (%) |
40+
|-----------------|--------------|----------------|----------------|---------|
41+
| 2 Core (Intel) | $0.36 USD/hr | $0.0066 USD/hr | $0.3534 USD/hr | 98.17 % |
42+
| 4 Core (Intel) | $0.72 USD/hr | $0.0106 USD/hr | $0.7094 USD/hr | 98.53 % |
43+
| 8 Core (Intel) | $1.32 USD/hr | $0.0170 USD/hr | $1.3030 USD/hr | 98.71 % |
44+
| 16 Core (Intel) | $2.52 USD/hr | $0.0314 USD/hr | $2.4886 USD/hr | 98.75 % |
45+
| 2 Core (Arm) | $0.30 USD/hr | $0.0074 USD/hr | $0.2926 USD/hr | 97.53 % |
46+
| 4 Core (Arm) | $0.48 USD/hr | $0.0122 USD/hr | $0.4678 USD/hr | 97.46 % |
47+
| 8 Core (Arm) | $0.84 USD/hr | $0.0226 USD/hr | $0.8174 USD/hr | 97.31 % |
48+
| 16 Core (Arm) | $1.56 USD/hr | $0.0443 USD/hr | $1.5157 USD/hr | 97.16 % |
5149

5250
GitHub prices are based on January 1, 2026.
53-
The Total Self-Hosted prices include the [new GitHub $0.002 per-minute ($0.12 USD/hr) Actions cloud platform charge](https://resources.github.com/actions/2026-pricing-changes-for-github-actions/).
5451

5552
### Customization and Control
5653

0 commit comments

Comments
 (0)