Skip to content

Commit

Permalink
more tweaking/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
geordie666 committed Sep 9, 2024
1 parent e57feb9 commit a69ff46
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 @@ -58,7 +58,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
python-version: ['3.9'] # ADM fuji+guadalupe version. 3.10 fails on a single unit test.
python-version: ['3.10'] # ADM fuji+guadalupe version. 3.10 fails on a single unit test.
astropy-version: ['<6'] # ADM latest version.
fitsio-version: ['<2'] # ADM latest version.
numpy-version: ['<1.23'] # to keep asscalar, used by astropy.
Expand Down

0 comments on commit a69ff46

Please sign in to comment.