Skip to content

Commit 72a58bd

Browse files
authored
Remove python 3.5 tests
1 parent 9472026 commit 72a58bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
python-version: [3.5, 3.6, 3.7, 3.8]
11+
python-version: [3.6, 3.7, 3.8]
1212
os: [ubuntu-latest]
1313
include:
1414
- os: windows-latest

0 commit comments

Comments
 (0)