Skip to content

Commit

Permalink
drop windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Jun 20, 2022
1 parent 7bce059 commit 5af8e00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,12 @@ jobs:
coverage: codecov
envs: |
- macos: py38
- windows: py39
docs:
needs: [core]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@main
with:
default_python: '3.8'
default_python: '3.9'
pytest: false
libraries: |
apt:
Expand Down

0 comments on commit 5af8e00

Please sign in to comment.