diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5e1cb1a..7208412 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: matrix: arch: [amd64, arm64] version: [39, 40, rawhide] - flavor: [base, silverblue] + flavor: [base, silverblue, kinoite] steps: # Checkout push-to-registry action GitHub repository - name: Checkout Push to Registry action @@ -144,4 +144,4 @@ jobs: run: exit 1 - name: Exit shell: bash - run: exit 0 \ No newline at end of file + run: exit 0