mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
CI: upgrade FreeBSD to 13.5
FreeBSD doesn't support /latest and /quarterly package repos on EOL versions. 13.4 reaches EOL on 2025-06-30, so avoid CI breakage.
This commit is contained in:
parent
ff21a05c96
commit
a108ce8015
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ freebsd_task:
|
|||
matrix:
|
||||
- name: Cirrus FreeBSD
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-4
|
||||
image_family: freebsd-13-5
|
||||
cpu: 8
|
||||
memory: 8G
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue