Skip to content

Commit

Permalink
all versions of py
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbull committed Dec 4, 2023
1 parent b0445ed commit 5d132c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
matrix:
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [windows-latest]
# python-version: [3.7, 3.8, 3.9, "3.10", "3.11", "3.12"]
python-version: [3.8]
python-version: [3.7, 3.8, 3.9, "3.10", "3.11", "3.12"]

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

0 comments on commit 5d132c7

Please sign in to comment.