Skip to content

Commit 5646802

Browse files
committed
Disabled 3.6
1 parent e1b177a commit 5646802

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version: ["3.6", "3.10", "3.11"]
11+
python-version: ["3.10", "3.11"]
1212

1313
steps:
1414
- uses: actions/checkout@v3

.github/workflows/publish.yml

-33
This file was deleted.

0 commit comments

Comments
 (0)