Skip to content

feat: enable Fedora 41 builds #1

feat: enable Fedora 41 builds

feat: enable Fedora 41 builds #1

Workflow file for this run

name: ublue main 41
on:
pull_request:
merge_group:
schedule:
- cron: '5 4 * * *' # 4am-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
fedora_version: 41