Skip to content

Commit 3b6c6ea

Browse files
committed
try nvidia
1 parent 6773437 commit 3b6c6ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nvidia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: pip install hatch "virtualenv<21.0.0"
5353

5454
- name: Lint
55-
if: matrix.python-version == '3.10' && runner.os == 'Linux'
55+
if: matrix.python-version == '3.14' && runner.os == 'Linux'
5656
run: hatch run fmt-check && hatch run test:types
5757

5858
- name: Run tests

0 commit comments

Comments
 (0)