Update FreeBSD on CI (#1463)
This commit is contained in:
parent
fc6df5ef47
commit
713f0c5913
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -397,7 +397,7 @@ jobs:
|
|||||||
sync: rsync
|
sync: rsync
|
||||||
copyback: false
|
copyback: false
|
||||||
mem: 2048
|
mem: 2048
|
||||||
release: 13.1
|
release: 13.2
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg install -y curl bash sudo llvm16
|
pkg install -y curl bash sudo llvm16
|
||||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user