tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://tokio.rs
MIT License
26.59k stars 2.45k forks source link

Update FreeBSD CI environment #6616

Closed asomers closed 4 months ago

asomers commented 4 months ago

Use the newly released FreeBSD 14.1.

Motivation

FreeBSD 14.0 will soon be EoL.

Solution

Use 14.1 in CI.