Skip to content

Commit

Permalink
remove outdated python 3.7 test.
Browse files Browse the repository at this point in the history
  • Loading branch information
schlafly committed Jan 7, 2025
1 parent 68ce24c commit ad3fd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
python-version: [3.7, 3.8, 3.9]
python-version: [3.8, 3.9]
astropy-version: ['4.0.2', '4.2', '<5.0']
env:
DESIMODEL_DATA: branches/test-0.13
Expand Down

0 comments on commit ad3fd8b

Please sign in to comment.