Skip to content

Commit 4b44a6e

Browse files
committed
bump typecheck py-11 to 12
1 parent cfb8e38 commit 4b44a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: astral-sh/setup-uv@v7.1.4
2626
with:
2727
activate-environment: true
28-
python-version: "3.11"
28+
python-version: "3.12"
2929

3030
- name: install
3131
working-directory: quaddtype

0 commit comments

Comments
 (0)