ci: use on-prem runners for E2E tests #10

Merged
cpfarhood merged 1 commits from ci/disable-e2e-auto-run into main 2026-02-12 13:15:38 +00:00
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
e2e:
runs-on: ubuntu-latest
runs-on: k3s-animaniacs
timeout-minutes: 15
steps: