Skip to content

Commit fcd1c8c

Browse files
committed
try again
1 parent 1989ff6 commit fcd1c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.11.x', '3.12.x','3.13.x','3.14.x' ]
10+
python: [ '3.10.x', '3.11.x', '3.12.x', '3.13.x', 'stable' ]
1111
steps:
1212
- uses: actions/checkout@v4
1313
- name: Set up Python

0 commit comments

Comments
 (0)