Skip to content

chore(ci): build Aurora ISOs using a split workflow. #40

chore(ci): build Aurora ISOs using a split workflow.

chore(ci): build Aurora ISOs using a split workflow. #40

name: bluefin 40
on:
merge_group:
pull_request:
branches:
- main
- testing
paths-ignore:
- '**.md'
- 'system_files/kinoite/**'
push:
branches:
- main
- testing
paths-ignore:
- '**.md'
- 'system_files/kinoite/**'
schedule:
- cron: '40 16 * * *' # 16:40 UTC everyday
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yml

Check failure on line 25 in .github/workflows/build-40-bluefin.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-40-bluefin.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-40-bluefin.yml" -> "./.github/workflows/reusable-build.yml" --> "./.github/workflows/reusable-build.yml" ---> "./.github/workflows/reusable-build.yml" : job "build_iso" calls workflow "./.github/workflows/reusable-build.yml", but doing so would exceed the limit on called workflow depth of 3
secrets: inherit
with:
brand_name: bluefin
fedora_version: 40