-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
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)