Update FreeBSD on CI (#1463)

This commit is contained in:
David CARLIER 2023-08-27 14:34:46 +01:00 committed by GitHub
parent fc6df5ef47
commit 713f0c5913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -397,7 +397,7 @@ jobs:
sync: rsync
copyback: false
mem: 2048
release: 13.1
release: 13.2
prepare: |
pkg install -y curl bash sudo llvm16
curl https://sh.rustup.rs -sSf | sh -s -- -y