Skip to content

Commit

Permalink
CI: temporarily switch FreeBSD to /quarterly packages
Browse files Browse the repository at this point in the history
llvm16 failed to build on /latest, so the package is missing atm.
As builds are automatic this will resolve itself in a few days.
  • Loading branch information
jbeich authored and AniLeo committed Jun 4, 2023
1 parent 5fa8af1 commit 5e6aa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/install-freebsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# shellcheck shell=sh disable=SC2096

# RPCS3 often needs recent Qt5 and Vulkan-Headers
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
#sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf

export ASSUME_ALWAYS_YES=true
pkg info # debug
Expand Down

0 comments on commit 5e6aa45

Please sign in to comment.