Merge pull request #2007 from metalefty/freebsd-ci

CI: Update to FreeBSD 14.0-RELEASE
This commit is contained in:
Ilya Shipitsin 2024-06-09 17:23:48 +02:00 committed by GitHub
commit 4fe5352931
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ FreeBSD_task:
SSL: SSL:
matrix: matrix:
freebsd_instance: freebsd_instance:
image_family: freebsd-13-2 image_family: freebsd-14-0
prepare_script: prepare_script:
- pkg install -y pkgconf cmake git libsodium $SSL - pkg install -y pkgconf cmake git libsodium $SSL
- git submodule update --init --recursive - git submodule update --init --recursive