Skip to content

Commit

Permalink
Revert "chore: gate stable and add promotion action (#1742)"
Browse files Browse the repository at this point in the history
This reverts commit 7f5992e.
  • Loading branch information
KyleGospo committed Nov 12, 2024
1 parent 3c57250 commit 5ca6d25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ jobs:
BUILD_TAGS+=("stable-${FEDORA_VERSION}") # flip ver to be last
if [ -n "$LATEST" ]; then
BUILD_TAGS+=("latest" "edge")
BUILD_TAGS+=("latest" "stable")
fi
fi
Expand Down
62 changes: 0 additions & 62 deletions .github/workflows/promote.yml

This file was deleted.

0 comments on commit 5ca6d25

Please sign in to comment.