PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
154 stars 46 forks source link

Remove Testing on PowerShell 6.x #434

Closed PlagueHO closed 3 years ago

PlagueHO commented 3 years ago

Consider no longer testing on PowerShell 6 and only testing on PowerShell 7.x as this is the recommended "Core" version.

Will need to add tests for PowerShell 7 on MacOS.