Skip to content

Commit 873a63a

Browse files
committed
chore: update to python 3.11
1 parent df09763 commit 873a63a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/general_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
testing-matrix: |
2929
{
3030
"os": ["ubuntu-22.04", "ubuntu-24.04", "macos-14"],
31-
"python-version": ["3.10", "3.11", "3.12", "3.13"],
31+
"python-version": ["3.11", "3.12", "3.13"],
3232
}
3333
3434
pre-commit:

0 commit comments

Comments
 (0)