Skip to content

Commit

Permalink
Test only on the oldest supported and latest Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiderfelipe authored and Felipe S. S. Schneider committed Nov 23, 2020
1 parent f92da66 commit 4a4f8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest ]
python-version: [ 3.6, 3.7, 3.8, '3.x' ]
python-version: [ 3.6, '3.x' ]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 4a4f8e0

Please sign in to comment.