Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

set additional value file #194

set additional value file

set additional value file #194

Workflow file for this run

name: selftest
on:
- push
jobs:
test:
strategy:
matrix:
os:
- ubuntu-24.04
- ubuntu-24.04-arm
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with:
path: e2e
- uses: ./e2e
with:
controller-ref: main
jumpstarter-ref: main