CI: use FreeBSD 15.0 (has OpenSSL 3.5.x)

This commit is contained in:
Thomas Waldmann 2026-05-11 20:21:09 +02:00
parent 9fa76bc437
commit 84707a716c
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -388,11 +388,11 @@ jobs:
matrix:
include:
- os: freebsd
version: '14.3'
version: '15.0'
display_name: FreeBSD
# Controls binary build and provenance attestation on tags
do_binaries: true
artifact_prefix: borg-freebsd-14-x86_64-gh
artifact_prefix: borg-freebsd-15-x86_64-gh
- os: netbsd
version: '10.1'