Skip to content

Commit

Permalink
Merge branch 'main' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Nov 13, 2024
2 parents e1ed3ea + 5ca6d25 commit 2e0c8de
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 @@ -361,7 +361,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 2e0c8de

Please sign in to comment.