Skip to content

Commit

Permalink
removing windows 2022 azure testing for now for wave 2 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectsByJackHe committed Jul 24, 2024
1 parent 288b71c commit 8d549bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/quic_matrix.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[
{ "env": "azure", "os": "ubuntu-20.04", "arch": "x64", "tls": "openssl", "io": "epoll" },
{ "env": "azure", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "iocp" },
{ "env": "azure", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "xdp" },
{ "env": "azure", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "wsk" },
{ "env": "lab", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "iocp" },
{ "env": "lab", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "xdp" },
{ "env": "lab", "os": "windows-2022", "arch": "x64", "tls": "schannel", "io": "wsk" },
Expand Down

0 comments on commit 8d549bf

Please # to comment.