Skip to content

Commit

Permalink
Update test-suite.yml - 3.9 test
Browse files Browse the repository at this point in the history
Signed-off-by: AXM Software <[email protected]>
  • Loading branch information
axmsoftware authored Feb 3, 2025
1 parent 17d81c0 commit 55efb63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
strategy:
matrix:
#python-version: [3.7, 3.8, 3.9]
python-version: ["3.10", 3.11, 3.12]
python-version: [3.9]
#python-version: ["3.10", 3.11, 3.12]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 55efb63

Please sign in to comment.