Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Build

Build #119

Workflow file for this run

name: ublue bootc 40
on:
pull_request:
merge_group:
schedule:
- cron: '5 15 * * *' # 3pm-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yaml
secrets: inherit
with:
fedora_version: 40