Skip to content

Commit deff837

Browse files
committed
use py3.14 for pep484/pep8
since we updated this recently Change-Id: I25fe3dae099aca608798b7d28b952855acda230f
1 parent 42710c9 commit deff837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
os:
153153
- "ubuntu-22.04"
154154
python-version:
155-
- "3.13"
155+
- "3.14"
156156
nox-env:
157157
- mypy
158158
- pep484

0 commit comments

Comments
 (0)