Skip to content

Commit 9f250a0

Browse files
Copilotyouknowone
authored andcommitted
Fix upgrade-pylib workflow to use Python 3.14 (#7216)
1 parent 1df878e commit 9f250a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/upgrade-pylib.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upgrade-pylib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ engine: copilot
2828

2929
runtimes:
3030
python:
31-
version: "3.12"
31+
version: "3.14"
3232

3333
tools:
3434
bash:

0 commit comments

Comments
 (0)