mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-27 22:34:55 +00:00
Try 8vCPU runner spec
This commit is contained in:
@@ -22,7 +22,7 @@ env:
|
||||
|
||||
jobs:
|
||||
complement:
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
runs-on: blacksmith-8vcpu-ubuntu-2404
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user