Skip to content

Commit bff02e3

Browse files
authored
bump to py 3.13
1 parent 8d15fe2 commit bff02e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
python-version: ["3.11"]
15+
python-version: ["3.13"]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Install CadQuery and pytest

0 commit comments

Comments
 (0)