diff --git a/.github/workflows/build-aurora-iso.yml b/.github/workflows/build-aurora-iso.yml index d12d8fb9779..73d83731bf0 100644 --- a/.github/workflows/build-aurora-iso.yml +++ b/.github/workflows/build-aurora-iso.yml @@ -3,10 +3,10 @@ on: workflow_dispatch: jobs: - build-39: - name: Aurora 39 + build-40: + name: Aurora 40 uses: ./.github/workflows/reusable-build-iso.yml secrets: inherit with: brand_name: aurora - fedora_version: 39 + fedora_version: 40