This commit is contained in:
Patrick Lehmann
2025-10-19 01:22:16 +02:00
committed by GitHub
27 changed files with 318 additions and 527 deletions

View File

@@ -9,7 +9,7 @@ jobs:
uses: pyTooling/Actions/.github/workflows/Parameters.yml@main
with:
name: Example
python_version_list: "3.12 3.13"
python_version_list: "3.13 3.14" # py-1, py-0
system_list: "ubuntu windows"
Testing: