-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated workflow with the conditional steps for different operating s…
…ystems (#4480) * In this configuration, the matrix strategy now includes an os key with ubuntu-latest, windows-latest, and macos-latest as possible values. This will run your tests across the specified Python versions and operating systems, ensuring broader compatibility testing for your project. * del 3.12 * UnicodeEncodeError: 'charmap' codec can't encode characters in position 4279-4280: character maps to * updated workflow with the conditional steps for different operating systems * check if the directory exists before trying to remove it.
- Loading branch information
Showing
3 changed files
with
61 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters