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 572506f commit 6bc1de8Copy full SHA for 6bc1de8
.github/workflows/pr-build.yml
@@ -45,7 +45,7 @@ jobs:
45
os:
46
- macos-latest
47
- ubuntu-latest
48
- - windows-latest
+ # - windows-latest
49
exclude:
50
# Skip windows on patch workflow because it is not possible to build opentelemetry-java on windows
51
# when the cache is in a different drive than the source code
0 commit comments