Skip to content

Commit

Permalink
ci/Params: override list of python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 29, 2021
1 parent 82cc2f0 commit 930f83e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: pyTooling/Actions/.github/workflows/Params.yml@dev
with:
name: pyEDAA.ProjectModel
python_version_list: '3.7 3.8 3.9 3.10'

UnitTesting:
uses: pyTooling/Actions/.github/workflows/UnitTesting.yml@dev
Expand Down

0 comments on commit 930f83e

Please sign in to comment.