chore: Atualiza os runners do job backend-tests no workflow de CI para self-hosted, oracle-arm.
This commit is contained in:
parent
2b4a2b5814
commit
055b303985
2
.github/workflows/run_foss_spec.yml
vendored
2
.github/workflows/run_foss_spec.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
# Backend tests with parallelization
|
||||
backend-tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [self-hosted, oracle-arm]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user