1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

small yaml fix m(

This commit is contained in:
Bastian Venthur
2022-06-09 21:44:27 +02:00
parent bfbedcc3df
commit a60887e0d6

View File

@@ -17,8 +17,8 @@ jobs:
- macos-latest - macos-latest
- windows-latest - windows-latest
python-version: python-version:
- 3.8 - "3.8"
- 3.9 - "3.9"
- "3.10" - "3.10"
steps: steps: