chore: Update kernel to 6.8.4-202.fsync

This commit is contained in:
Kyle Gospodnetich 2024-04-09 18:29:28 -07:00
parent 43465bee27
commit 255915e8c7

View File

@ -30,7 +30,7 @@ on:
workflow_dispatch:
env:
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
KERNEL_VERSION: 6.7.11-201.fsync
KERNEL_VERSION: 6.8.4-202.fsync
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}