chore: Atualiza os runners do job backend-tests no workflow de CI para self-hosted, oracle-arm.

This commit is contained in:
Rodrigo Borba 2026-01-25 13:31:33 -03:00
parent 2b4a2b5814
commit 055b303985

View File

@ -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