Prevent to YAML type cast

This commit is contained in:
Alex Root Junior 2021-10-06 00:08:38 +03:00
parent 70a7ca8dec
commit 7b7b16f72b

View file

@ -18,9 +18,9 @@ jobs:
- macos-latest
- windows-latest
python-version:
- 3.8
- 3.9
- 3.10
- '3.8'
- '3.9'
- '3.10'
defaults:
# Windows is sucks. Force use bash instead of PowerShell