Skip to content

Commit

Permalink
Test Windows/pipmain
Browse files Browse the repository at this point in the history
  • Loading branch information
atugushev committed Nov 20, 2022
1 parent 9258c85 commit 0081f1f
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/ci.yml
Expand Up @@ -38,22 +38,11 @@ jobs:
fail-fast: false
matrix:
os:
- Ubuntu
- Windows
- macOS
python-version:
- "3.11"
- "3.10"
- "3.9"
- "3.8"
- "3.7"
pip-version:
- "latest"
- "previous"
include:
- os: Ubuntu
python-version: 3.7
pip-version: main
- "main"
env:
TOXENV: pip${{ matrix.pip-version }}-coverage
steps:
Expand Down

0 comments on commit 0081f1f

Please sign in to comment.