Skip to content

Commit db5bc0f

Browse files
committed
back down
1 parent d8c68f3 commit db5bc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
python: [ '3.10.x', '3.11.x', '3.12.x', '3.13.x' ]
10+
python: [ '3.6.x', '3.7.x', '3.8.x', '3.9.x' ]
1111
steps:
1212
- uses: actions/checkout@v4
1313
- name: Set up Python

0 commit comments

Comments
 (0)