Skip to content

debian-trixie64

debian-trixie64 #4

Workflow file for this run

name: debian-trixie64
on:
schedule:
- cron: '0 0 2,16 * *'
jobs:
build:
if: github.repository == 'puppylinux-woof-CE/woof-CE'
uses: ./.github/workflows/build.yml
with:
repo: ${{ github.repository }}
ref: ${{ github.ref }}
arch: x86_64
compat-distro: debian
compat-distro-version: trixie64
kernel: debian-trixie
artifact: ${{ github.workflow }}-${{ github.run_number }}
retention: 15