Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Sep 24, 2021
1 parent 2d73119 commit ef88827
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,11 @@ jobs:
#needs: [lint]
strategy:
matrix:
#os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest, macOS-latest]
python-version:
#- '3.5'
#- '3.6'
#- '3.7'
- '3.5'
- '3.6'
- '3.7'
- '3.8'
arch: [auto]
#cibw_build: [cp3*-*]
Expand Down

0 comments on commit ef88827

Please sign in to comment.