We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a2606 commit 9494fc9Copy full SHA for 9494fc9
.github/scripts/strategy-matrix/windows.json
@@ -2,7 +2,7 @@
2
"architecture": [
3
{
4
"platform": "windows/amd64",
5
- "runner": ["windows-latest"]
+ "runner": ["self-hosted", "Windows", "devbox"]
6
}
7
],
8
"os": [
0 commit comments