Skip to content

Commit a491d7d

Browse files
committed
feat: update ci and README.md
1 parent 1f4f88c commit a491d7d

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
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [ ubuntu-latest ]
18-
python-version: [ "3.10", "3.11", "3.12","3.13"]
18+
python-version: [ "3.10", "3.11", "3.12"]
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)