Skip to content

Commit cf5cf43

Browse files
committed
e2e: run on capmox-e2e runner
1 parent 2751440 commit cf5cf43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
e2e:
1212
if: ${{ ! contains( github.event.pull_request.labels.*.name, 'e2e/none') }}
13-
runs-on: [capmox,e2e,dcd-playground]
13+
runs-on: capmox-e2e
1414
environment: e2e
1515
env:
1616
PROXMOX_URL: ${{ secrets.PROXMOX_URL }}

0 commit comments

Comments
 (0)