Skip to content

Commit

Permalink
TST: update Windows env to minimal Astropy requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Jul 31, 2024
1 parent 49b2482 commit 409676f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,16 @@ jobs:
# Standard tests
- linux: py38-test
- linux: py39-test
- linux: py312-test
- linux: py310-test-dev
- linux: py311-test-dev
- linux: py312-test-dev
- macos: py311-test
- macos: py312-test-dev
- windows: py38-test
- windows: py39-test-dev
- macos: py310-test-dev
- windows: py311-test-dev
publish:
needs: tests
Expand Down

0 comments on commit 409676f

Please sign in to comment.