Skip to content

Commit

Permalink
Minimal build for release testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hatstand committed Oct 14, 2024
1 parent fe37328 commit 2e42180
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,18 +95,7 @@ jobs:
create_release:
name: Create GitHub Release
runs-on: ubuntu-24.04
if: github.ref == 'refs/heads/master'
needs:
- build_bullseye_64
- build_buster_64
- build_fedora_36
- build_fedora_37
- build_fedora_38
- build_focal_64
- build_jammy_64
- build_noble_64
# - build_mac
- build_mingw
- build_source
permissions:
contents: write
Expand Down

0 comments on commit 2e42180

Please sign in to comment.