Skip to content

Commit

Permalink
dropme
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Jul 11, 2022
1 parent 2a20ac3 commit ac241d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-latest, macos-latest]
pyv: ['3.8', '3.9', '3.10']
# os: [ubuntu-20.04, windows-latest, macos-latest]
# pyv: ['3.8', '3.9', '3.10']
include:
- os: ubuntu-latest
pyv: 'pypy-3.8'
Expand Down

0 comments on commit ac241d3

Please sign in to comment.