mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-23 02:44:36 -04:00
Some checks failed
Lint / lint (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / security (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CI / asan_ubsan (push) Has been cancelled
CI / native_tests (push) Has been cancelled
CI / vm_tests (Haiku, false, haiku, r1beta5) (push) Has been cancelled
CI / vm_tests (NetBSD, false, netbsd, 10.1) (push) Has been cancelled
CI / vm_tests (OmniOS, false, omnios, r151056) (push) Has been cancelled
CI / vm_tests (OpenBSD, false, openbsd, 7.7) (push) Has been cancelled
CI / vm_tests (borg-freebsd-14-x86_64-gh, FreeBSD, true, freebsd, 14.3) (push) Has been cancelled
CI / windows_tests (push) Has been cancelled
10 lines
254 B
Ruby
10 lines
254 B
Ruby
brew 'pkgconf'
|
|
brew 'lz4'
|
|
brew 'openssl@3'
|
|
|
|
# osxfuse (aka macFUSE) is only required for "borg mount",
|
|
# but won't work on GitHub Actions' workers.
|
|
# It requires installing a kernel extension, so some users
|
|
# may want it and some won't.
|
|
|
|
#cask 'osxfuse'
|