mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
perf(ci): run PVE 8 and PVE 9 tests in parallel (max-parallel: 2)
Runner VM now has 2 runner instances registered, so both test matrix entries can execute simultaneously against their respective pre- provisioned nested PVE VMs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -299,7 +299,7 @@ jobs:
|
||||
- /opt/pve-isos:/opt/pve-isos
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
pve_version: ['9', '8']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user