Skip to content

Commit

Permalink
Disabling unit tests for python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vitodb authored and mambelli committed Jun 29, 2023
1 parent 87b3f6e commit aed2d76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.6"
- "3.9"
- "3.11"

Expand Down

0 comments on commit aed2d76

Please sign in to comment.