add Python 3.12 to mypy matrix (#17723)

This commit is contained in:
Kyle Altendorf
2024-03-19 09:14:26 -07:00
committed by GitHub
parent db5f1e5dcc
commit f6fa22e75d
+1
View File
@@ -61,6 +61,7 @@ jobs:
- major_dot_minor: "3.9"
- major_dot_minor: "3.10"
- major_dot_minor: "3.11"
- major_dot_minor: "3.12"
check:
- name: mypy
command: |