gurock / trcli

TR CLI (trcli) is a command line tool for interacting with TestRail.
Mozilla Public License 2.0
48 stars 39 forks source link

Update python-app.yml to support build on Python 3.10, 3.11, and 3.12 #173

Closed bitcoder closed 8 months ago

bitcoder commented 8 months ago

run build on Python 3.10, 3.11, and 3.12

Issue being resolved: https://github.com/gurock/trcli/issues/174

Solution description

How are we solving the problem?

Changes

What changes where made?

Potential impacts

What could potentially be affected by the implemented changes?

Steps to test

Happy path to test implemented scenario

PR Tasks