Skip to content

Merge remote-tracking branch 'origin/main' into script-update-kernel #360

Merge remote-tracking branch 'origin/main' into script-update-kernel

Merge remote-tracking branch 'origin/main' into script-update-kernel #360

Workflow file for this run

on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
with:
release: ${{ github.ref == 'refs/heads/main' }}
runs-on-amd64: ubuntu-latest-64core
runs-on-arm64: ubuntu-latest-arm-64core