Skip to content

Commit

Permalink
rm 3.5 from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Dec 8, 2020
1 parent a9e3eaa commit 590c180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, ]
python-version: [3.5, 3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8]
extra_deps: ["EXTRA", ]
install_hole: [true, ]
codecov: [true, ]
Expand Down

0 comments on commit 590c180

Please sign in to comment.