.goreleaser.yml: require macOS Sequoia (see #128)

This commit is contained in:
Nikolay Edigaryev 2025-10-28 13:49:09 +01:00
parent 7dc5992b55
commit dfc04a49e4
1 changed files with 2 additions and 0 deletions

View File

@ -29,3 +29,5 @@ brews:
homepage: https://github.com/cirruslabs/softnet homepage: https://github.com/cirruslabs/softnet
description: Software networking with isolation for Tart description: Software networking with isolation for Tart
skip_upload: auto skip_upload: auto
custom_block: |
depends_on :macos => :sequoia