diff --git a/.github/workflows/test-iso.yml b/.github/workflows/test-iso.yml index 2e1d99f..916a40d 100644 --- a/.github/workflows/test-iso.yml +++ b/.github/workflows/test-iso.yml @@ -36,9 +36,8 @@ jobs: ARCH: 'x86_64' IMAGE_NAME: 'base-main' IMAGE_REPO: 'ghcr.io/ublue-os' - IMAGE_TAG: 'latest' VARIANT: 'Kinoite' - VERSION: ${{ matrix.version }} + VERSION: 39 ACTION_REPO: ${{ github.repository }} ACTION_REF: ${{ github.ref }}