mocobeta commented on code in PR #917:
URL: https://github.com/apache/lucene/pull/917#discussion_r878647487


##########
.github/workflows/distribution.yml:
##########
@@ -19,8 +19,9 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        # we run the distribution tests on all major OSs.
-        os: [ubuntu-latest, macos-latest, windows-latest]
+        # we want to run the distribution tests on all major OSs, but it's 
occasionally too slow (or hangs or the forked process is started at all..., not 
sure the cause) on windows.

Review Comment:
   ```suggestion
           # we want to run the distribution tests on all major OSs, but it's 
occasionally too slow (or hangs or the forked process is not started at all..., 
not sure the cause) on windows.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to