Skip to content

Commit

Permalink
Switching back to 3.8 testing by default.
Browse files Browse the repository at this point in the history
More will be tested in the PR about reorganizing tests.
  • Loading branch information
PProfizi committed Aug 19, 2022
1 parent 6c63593 commit 651624c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
python-version: ["3.8"]
os: ["windows-latest", "ubuntu-18.04"]

steps:
Expand Down

0 comments on commit 651624c

Please sign in to comment.