ci: move blacksmith runners to 8 vcpu

This commit is contained in:
Peter Steinberger
2026-02-19 16:50:18 +01:00
parent 9f5429e528
commit 2435499862
3 changed files with 15 additions and 15 deletions

View File

@@ -36,8 +36,8 @@ Jobs are ordered so cheap checks fail before expensive ones run:
| Runner | Jobs |
| ------------------------------- | ----------------------------- |
| `blacksmith-4vcpu-ubuntu-2404` | Most Linux jobs |
| `blacksmith-4vcpu-windows-2025` | `checks-windows` |
| `blacksmith-8vcpu-ubuntu-2404` | Most Linux jobs |
| `blacksmith-8vcpu-windows-2025` | `checks-windows` |
| `macos-latest` | `macos`, `ios` |
| `ubuntu-latest` | Scope detection (lightweight) |