Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Nov 27, 2023
1 parent 9dd1c8b commit e9fe8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]

# Test python version 3.x
python-ver: [9, 10, 11, 12]
python-ver: [9, 10, 11]

# Specify which tox environments to test in this list.
# tox-env: [cov, alldeps, devdeps, astropylts]
Expand Down

0 comments on commit e9fe8e5

Please sign in to comment.