Try 8vCPU runner spec

This commit is contained in:
Olivier 'reivilibre
2026-06-25 18:44:59 +01:00
parent ff12a7a6d5
commit d3be04cdbe
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ env:
jobs:
complement:
runs-on: blacksmith-4vcpu-ubuntu-2404
runs-on: blacksmith-8vcpu-ubuntu-2404
strategy:
fail-fast: false
-1
View File
@@ -673,7 +673,6 @@ jobs:
uses: ./.github/workflows/complement_tests.yml
if: "${{ !failure() && !cancelled() && needs.changes.outputs.integration == 'true' }}"
needs:
- linting-done
- changes
cargo-test: