Update .gitea/workflows/main.yml
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
max-parallel: 1 # <-- ADICIONADO: Evita conflito de volumes no Gitea Actions (act_runner)
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_name: "Node 1"
|
- node_name: "Node 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user