Skip to content

Commit 61a095b

Browse files
- 3.7 support
1 parent 08e3bf5 commit 61a095b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.x"]
12+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.x"]
1313

1414

1515
steps:

0 commit comments

Comments
 (0)