Skip to content

Commit

Permalink
chore(ci): remove 38
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Apr 10, 2024
1 parent 8ac022b commit 73744b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-aurora-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ on:
workflow_dispatch:

jobs:
build-38:
name: Aurora 38
uses: ./.github/workflows/reusable-build-iso.yml
secrets: inherit
with:
brand_name: aurora
fedora_version: 38
build-39:
name: Aurora 39
uses: ./.github/workflows/reusable-build-iso.yml
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/build-bluefin-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ on:
workflow_dispatch:

jobs:
build-38:
name: Bluefin 38
uses: ./.github/workflows/reusable-build-iso.yml
secrets: inherit
with:
brand_name: bluefin
fedora_version: 38
build-39:
name: Bluefin 39
uses: ./.github/workflows/reusable-build-iso.yml
Expand Down

0 comments on commit 73744b1

Please sign in to comment.