Skip to content

Commit

Permalink
Update test-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oberbichler authored Aug 14, 2023
1 parent 592fc51 commit d65fdef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ jobs:
max-parallel: 4
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
python-version: [3.8]
include:
- python-version: 3.6
os: ubuntu-latest
python-version: [3.10]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d65fdef

Please sign in to comment.