Skip to content

Commit d463d70

Browse files
committed
ci: drop python 3.5
1 parent a627b82 commit d463d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
fail-fast: false
8686
matrix:
8787
os: [ubuntu-latest]
88-
python: ["3.5", "3.6"]
88+
python: ["3.6" ]
8989

9090
steps:
9191
- name: Checkout code

0 commit comments

Comments
 (0)