michael-o commented on PR #878:
URL: https://github.com/apache/maven/pull/878#issuecomment-1320973095

   This is at least what I have, although I work from Windows Terminal with 
PowerShell 7 only:
   ```
   C:\Users\mosipov> $PSVersionTable
   
   Name                           Value
   ----                           -----
   PSVersion                      5.1.19041.1682
   PSEdition                      Desktop
   PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
   BuildVersion                   10.0.19041.1682
   CLRVersion                     4.0.30319.42000
   WSManStackVersion              3.0
   PSRemotingProtocolVersion      2.3
   SerializationVersion           1.1.0.1
   ```
   
   I'd expect that on a Windows CI Agent only the Windows PS will be used. 
Thus, this should be our minimum requirement.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to