mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 05:21:25 +12:00
CI: temporarily switch FreeBSD to /quarterly packages
llvm16 failed to build on /latest, so the package is missing atm. As builds are automatic this will resolve itself in a few days.
This commit is contained in:
parent
5fa8af1c9a
commit
5e6aa45658
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# shellcheck shell=sh disable=SC2096
|
# shellcheck shell=sh disable=SC2096
|
||||||
|
|
||||||
# RPCS3 often needs recent Qt5 and Vulkan-Headers
|
# 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
|
export ASSUME_ALWAYS_YES=true
|
||||||
pkg info # debug
|
pkg info # debug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue