Skip to content

Commit 6bc1de8

Browse files
committed
temporary fix: skipping windows-latest build
1 parent 572506f commit 6bc1de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
os:
4646
- macos-latest
4747
- ubuntu-latest
48-
- windows-latest
48+
# - windows-latest
4949
exclude:
5050
# Skip windows on patch workflow because it is not possible to build opentelemetry-java on windows
5151
# when the cache is in a different drive than the source code

0 commit comments

Comments
 (0)