You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FreeBSD CI is currently broken with this error
```
[4/4] Extracting curl-7.88.1: .......... done
curl https://sh.rustup.rs -sSf --output rustup.sh
ld-elf.so.1: /usr/local/lib/libcurl.so.4: Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"
```
From some quick searches I found [this bug] which looks related, but I
didn't see anything in the discussion which would let us work around the
problem.
[this bug]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269253
0 commit comments