CI: Add FreeBSD 13

This commit is contained in:
JohnHolmesII 2021-05-25 07:50:04 -07:00 committed by Megamouse
parent ac59073071
commit c882c8f417

View File

@ -104,6 +104,11 @@ freebsd_task:
image_family: freebsd-12-2
cpu: 8
memory: 8G
- name: FreeBSD 13
freebsd_instance:
image_family: freebsd-13-0
cpu: 8
memory: 8G
env:
CCACHE_MAXSIZE: 300M # 3x clean build, rounded
CCACHE_DIR: /tmp/ccache_dir