Skip to content

Commit

Permalink
disable failing builds
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Kolberg <[email protected]>
  • Loading branch information
amdprophet committed Jan 9, 2024
1 parent 1af41e1 commit c3593ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -541,11 +541,11 @@ jobs:
runs-on: ubuntu-20.04
needs:
- build
#- build-darwin
# - build-darwin
- build-fips
#- build-container-images
#- push-docker-manifest
#- package-msi
# - build-container-images
# - push-docker-manifest
# - package-msi
steps:
- name: Extract tag
id: extract_tag
Expand Down

0 comments on commit c3593ef

Please sign in to comment.