Skip to content

Commit f874aa5

Browse files
fix: removing py36 test as no more supported at CI level
1 parent 08b3779 commit f874aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
pyversion:
30-
- '3.6'
30+
- '3.8'
3131
- '3.10'
3232
- '3.12'
3333
steps:

0 commit comments

Comments
 (0)