Skip to content

Commit 00874d3

Browse files
authored
Update to python 3.13 ci-tests.yml
1 parent aab1611 commit 00874d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
python-version: ["3.11"]
17+
python-version: ["3.13"]
1818
os: [ubuntu-latest]
1919
env:
2020
OS: ${{ matrix.os }}

0 commit comments

Comments
 (0)