Skip to content

Commit

Permalink
Refresh 2.4 branch cache without some libs (well be reverted by reset…
Browse files Browse the repository at this point in the history
… afterwards)
  • Loading branch information
daschuer committed Apr 14, 2024
1 parent 450a843 commit 91406d9
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,6 @@ jobs:
vcpkg_overlay_ports: overlay/windows;overlay/ports
vcpkg_packages_extras: angle libid3tag libmad qt5-winextras
check_disk_space: Get-PSDrive
- os: macos-11
vcpkg_path: /Users/runner/mixxx-vcpkg
vcpkg_bootstrap: ./bootstrap-vcpkg.sh
vcpkg_triplet: x64-osx-min1012
vcpkg_host_triplet: x64-osx-min1012
vcpkg_overlay_ports: overlay/osx:overlay/ports
vcpkg_packages_extras: qt5-macextras
vcpkg_cache: /Users/runner/.cache/vcpkg/archives
check_disk_space: df -h
- os: macos-11
vcpkg_path: /Users/runner/mixxx-vcpkg
vcpkg_bootstrap: ./bootstrap-vcpkg.sh
vcpkg_triplet: arm64-osx-min1100
vcpkg_host_triplet: x64-osx-min1012
vcpkg_overlay_ports: overlay/osx:overlay/ports
vcpkg_packages_extras: qt5-macextras
vcpkg_cache: /Users/runner/.cache/vcpkg/archives
check_disk_space: df -h
env:
VCPKG_PACKAGES: >-
ableton-link
Expand All @@ -45,16 +27,6 @@ jobs:
gtest
hidapi
hss1394
libdjinterop
libebur128
libflac
libkeyfinder
libmodplug
libogg
libopusenc
libsndfile
libusb
libvorbis
lilv
mp3lame
ms-gsl
Expand Down

0 comments on commit 91406d9

Please sign in to comment.