We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9a4d0 commit dc33a34Copy full SHA for dc33a34
.github/workflows/go-test-config.json
@@ -1,4 +1,4 @@
1
{
2
- "skipOSes": ["windows"],
+ "skipOSes": ["windows", "macos"],
3
"skipRace": true
4
}
0 commit comments