Skip to content

Commit cecdc93

Browse files
committed
typo
1 parent ae3cd90 commit cecdc93

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
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macos-latest]
15-
python-version: ['3.13', '3.12', 3.11', '3.10', '3.9']
15+
python-version: ['3.13', '3.12', '3.11', '3.10', '3.9']
1616
env:
1717
OS: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)