diff --git a/.github/workflows/test-iso.yml b/.github/workflows/test-iso.yml index 916a40d..4039402 100644 --- a/.github/workflows/test-iso.yml +++ b/.github/workflows/test-iso.yml @@ -37,7 +37,7 @@ jobs: IMAGE_NAME: 'base-main' IMAGE_REPO: 'ghcr.io/ublue-os' VARIANT: 'Kinoite' - VERSION: 39 + VERSION: ${{ matrix.version }} ACTION_REPO: ${{ github.repository }} ACTION_REF: ${{ github.ref }}