Skip to content

chore(ci): split build workflows by fedora version #10

chore(ci): split build workflows by fedora version

chore(ci): split build workflows by fedora version #10

Workflow file for this run

name: ublue main 39
on:
pull_request:
merge_group:
schedule:
- cron: '0 5 * * *' # 3pm UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
jobs:
ublue-39:
name: "build ublue-os/*-main:39"
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
fedora_version: 39