Closed
Description
The experimental QUIC support has landed in nodejs/node main branch. This is not built by default. It requires the use of the --experimental-quic
configure flag to be enabled. It would be fantastic if we could have a set of jobs specific to QUIC on a subset of linux, mac, and windows machines that enable the --experimental-quic
flag so that we can run CI on relevant PRs. (for Windows, the flag is vcbuild experimental-quic
)