Skip to content

Commit

Permalink
fix(ci): Update Aurora ISO to 40
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles authored Apr 23, 2024
1 parent e41cddc commit 4f426e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-aurora-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4f426e4

Please sign in to comment.