Skip to content

Commit 8b58e91

Browse files
Run Mypy on more recent version in CI
1 parent f741bb5 commit 8b58e91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
- uses: astral-sh/setup-uv@v6
4343
with:
4444
enable-cache: true
45-
# Run on oldest Python version to catch more errors
46-
python-version: "3.10"
4745
- uses: dtolnay/[email protected]
4846
- uses: Swatinem/rust-cache@v2
4947
- run: uv sync --extra test --locked

0 commit comments

Comments
 (0)