Skip to content

Commit ba4be37

Browse files
lkfortunajc-clark
andauthored
Cleanup non-live SKUs in product reference (#60907)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
1 parent 4591eed commit ba4be37

1 file changed

Lines changed: 2 additions & 25 deletions

File tree

content/billing/reference/product-and-sku-names.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -31,64 +31,41 @@ For **SkuPricing** budgets or to query usage by SKU, use one of the following va
3131

3232
<!-- markdownlint-disable GHD046 -->
3333

34-
* `actions_beta_classroom_repository` - Actions beta classroom repository
35-
* `actions_beta_custom_runner_azure` - Actions beta custom runner (Azure)
36-
* `actions_beta_macos_xl_runner` - Actions beta macOS XL runner
37-
* `actions_beta_public_repository` - Actions beta public repository
38-
* `actions_beta_self_hosted_runner` - Actions beta self-hosted runner
3934
* `actions_cache_storage` - Actions cache storage
4035
* `actions_custom_image_storage` - Actions custom image storage
4136
* `actions_linux` - Actions Linux runners
42-
* `actions_linux_16_core_perf` - Actions Linux 16-core performance
43-
* `actions_linux_20_core_mem` - Actions Linux 20-core memory
4437
* `actions_linux_2_core_advanced` - Actions Linux 2-core advanced
4538
* `actions_linux_2_core_arm` - Actions Linux 2-core ARM
4639
* `actions_linux_32_core` - Actions Linux 32-core
4740
* `actions_linux_32_core_arm` - Actions Linux 32-core ARM
48-
* `actions_linux_32_core_stor` - Actions Linux 32-core storage
4941
* `actions_linux_4_core` - Actions Linux 4-core
50-
* `actions_linux_4_core_advanced` - Actions Linux 4-core advanced
42+
* `actions_linux_4_core_arm` - Actions Linux 4-core ARM
5143
* `actions_linux_4_core_gpu` - Actions Linux 4-core GPU
5244
* `actions_linux_64_core` - Actions Linux 64-core
5345
* `actions_linux_64_core_arm` - Actions Linux 64-core ARM
5446
* `actions_linux_8_core` - Actions Linux 8-core
5547
* `actions_linux_8_core_arm` - Actions Linux 8-core ARM
56-
* `actions_linux_8_core_stor` - Actions Linux 8-core storage
5748
* `actions_linux_96_core` - Actions Linux 96-core
58-
* `actions_linux_a100_24_core_gpu` - Actions Linux A100 24-core GPU
59-
* `actions_linux_a10_36_core_gpu` - Actions Linux A10 36-core GPU
6049
* `actions_linux_arm` - Actions Linux ARM
6150
* `actions_linux_slim` - Actions Linux slim
6251
* `actions_macos` - Actions macOS runners
63-
* `actions_macos_12_core` - Actions macOS 12-core
64-
* `actions_macos_8_core` - Actions macOS 8-core
6552
* `actions_macos_l` - Actions macOS large
6653
* `actions_macos_xl` - Actions macOS XL
67-
* `actions_self_hosted_linux` - Actions self-hosted Linux
68-
* `actions_self_hosted_macos` - Actions self-hosted macOS
69-
* `actions_self_hosted_unknown` - Actions self-hosted unknown
70-
* `actions_self_hosted_windows` - Actions self-hosted Windows
7154
* `actions_storage` - Actions storage
72-
* `actions_unknown` - Actions unknown
7355
* `actions_windows` - Actions Windows runners
7456
* `actions_windows_16_core` - Actions Windows 16-core
75-
* `actions_windows_176_core_perf` - Actions Windows 176-core performance
7657
* `actions_windows_2_core` - Actions Windows 2-core
7758
* `actions_windows_2_core_advanced` - Actions Windows 2-core advanced
7859
* `actions_windows_2_core_arm` - Actions Windows 2-core ARM
60+
* `actions_windows_4_core_arm` - Actions Windows 4-core ARM
7961
* `actions_windows_32_core` - Actions Windows 32-core
8062
* `actions_windows_32_core_arm` - Actions Windows 32-core ARM
81-
* `actions_windows_32_core_stor` - Actions Windows 32-core storage
8263
* `actions_windows_4_core` - Actions Windows 4-core
8364
* `actions_windows_4_core_gpu` - Actions Windows 4-core GPU
8465
* `actions_windows_64_core` - Actions Windows 64-core
8566
* `actions_windows_64_core_arm` - Actions Windows 64-core ARM
8667
* `actions_windows_8_core` - Actions Windows 8-core
8768
* `actions_windows_8_core_arm` - Actions Windows 8-core ARM
88-
* `actions_windows_8_core_mem` - Actions Windows 8-core memory
89-
* `actions_windows_8_core_stor` - Actions Windows 8-core storage
90-
* `actions_windows_a100_24_core_gpu` - Actions Windows A100 24-core GPU
91-
* `actions_windows_a10_36_core_gpu` - Actions Windows A10 36-core GPU
9269
* `actions_windows_arm` - Actions Windows ARM
9370

9471
<!-- markdownlint-enable GHD046 -->

0 commit comments

Comments
 (0)