Skip to content

Commit

Permalink
GitHubActions
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewZMSU committed Jan 30, 2025
1 parent c420464 commit 9615a79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.7.x" # Min Python version (No 3.6 version in GitHub repository)
- python-version: "3.8.x"
- python-version: "3.8.x" # Min Python version (No 3.7 version in GitHub repository)
- python-version: "3.9.x"
- python-version: "3.10.x"
- python-version: "3.11.x"
Expand Down

0 comments on commit 9615a79

Please sign in to comment.