mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
ci: update CI environment to FreeBSD 12.4 (#5272)
12.3 will soon be EoL
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-12-3-release-amd64
|
image: freebsd-12-4-release-amd64
|
||||||
env:
|
env:
|
||||||
RUST_STABLE: stable
|
RUST_STABLE: stable
|
||||||
RUST_NIGHTLY: nightly-2022-10-25
|
RUST_NIGHTLY: nightly-2022-10-25
|
||||||
|
|||||||
Reference in New Issue
Block a user