Skip to content

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

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

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

Workflow file for this run

name: aurora 40
on:
merge_group:
pull_request:
branches:
- main
- testing
paths-ignore:
- '**.md'
- 'system_files/silverblue/**'
push:
branches:
- main
- testing
paths-ignore:
- '**.md'
- 'system_files/silverblue/**'
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-aurora.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/build-40-aurora.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: aurora
fedora_version: 40