Skip to content

ubuntu-noble64

ubuntu-noble64 #15

name: ubuntu-noble64
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: ubuntu
compat-distro-version: noble64
kernel: ubuntu-noble
artifact: ${{ github.workflow }}-${{ github.run_number }}
retention: 16