Skip to content

Commit 867250f

Browse files
committed
github tax
1 parent ddcdaa0 commit 867250f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@ This section highlights how using Hetzner Cloud with self-hosted runners for you
3838

3939
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):
4040

41-
| Runner | [GitHub](https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions) | [Hetzner ](https://www.hetzner.com/cloud/) | Cost Saving | Cost Saving (%) |
42-
|-----------------|--------------|----------------|----------------|---------|
43-
| 2 Core (Intel) | $0.36 USD/hr | $0.0074 USD/hr | $0.3526 USD/hr | 97.94 % |
44-
| 4 Core (Intel) | $0.72 USD/hr | $0.0127 USD/hr | $0.7073 USD/hr | 98.24 % |
45-
| 8 Core (Intel) | $1.32 USD/hr | $0.0304 USD/hr | $1.2896 USD/hr | 97.70 % |
46-
| 16 Core (Intel) | $2.52 USD/hr | $0.0611 USD/hr | $2.4589 USD/hr | 97.58 % |
47-
| 2 Core (Arm) | $0.30 USD/hr | $0.0074 USD/hr | $0.2926 USD/hr | 97.53 % |
48-
| 4 Core (Arm) | $0.48 USD/hr | $0.0122 USD/hr | $0.4678 USD/hr | 97.46 % |
49-
| 8 Core (Arm) | $0.84 USD/hr | $0.0226 USD/hr | $0.8174 USD/hr | 97.31 % |
50-
| 16 Core (Arm) | $1.56 USD/hr | $0.0443 USD/hr | $1.5157 USD/hr | 97.16 % |
41+
| Runner | [GitHub Hosted](https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions) | [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.0074 USD/hr | $0.12 USD/hr | $0.1274 USD/hr | $0.2326 USD/hr | 64.61 % |
44+
| 4 Core (Intel) | $0.72 USD/hr | $0.0127 USD/hr | $0.12 USD/hr | $0.1327 USD/hr | $0.5873 USD/hr | 81.57 % |
45+
| 8 Core (Intel) | $1.32 USD/hr | $0.0304 USD/hr | $0.12 USD/hr | $0.1504 USD/hr | $1.1696 USD/hr | 88.61 % |
46+
| 16 Core (Intel) | $2.52 USD/hr | $0.0611 USD/hr | $0.12 USD/hr | $0.1811 USD/hr | $2.3389 USD/hr | 92.81 % |
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 % |
5151

5252
GitHub prices are based on January 1, 2026.
53-
Hetzner prices do not include the [new GitHub $0.002 USD per minute ($0.12 USD/hr) Actions cloud platform charge](https://resources.github.com/actions/2026-pricing-changes-for-github-actions/).
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/).
5454

5555
### Customization and Control
5656

0 commit comments

Comments
 (0)