Skip to content

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

chore(ci): split build workflows by fedora version

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

Workflow file for this run

name: ublue akmods 39
on:
pull_request:
merge_group:
schedule:
- cron: '0 14 * * *' # 2pm-ish UTC everyday (timed against official fedora container pushes, and after 'config')
workflow_dispatch:
jobs:
build_ublue:
name: build ublue
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
fedora_version: 39