Skip to content

Commit dc9bab3

Browse files
remove py3.13
1 parent fac3f8d commit dc9bab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
node-version: [18.x, 20.x]
17-
python-version: [3.8, 3.10, 3.12, 3.13]
17+
python-version: [3.8, 3.10, 3.12]
1818

1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)