dsahlberg-apache-org commented on code in PR #6: URL: https://github.com/apache/serf/pull/6#discussion_r2160236466
########## .github/workflows/windows-cmake.yml: ########## @@ -44,21 +44,29 @@ jobs: - uses: actions/checkout@v3 + - name: Prepare Environment (Windows) + if: runner.os == 'Windows' Review Comment: Why? Aren't we always on Windows (in this matrix)? -- 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: dev-unsubscr...@serf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org