Skip to content

Commit 6385146

Browse files
committed
use v3.14 for upstream-dev-ci
1 parent 31dc691 commit 6385146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-dev-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
python-version: ["3.13"]
38+
python-version: ["3.14"]
3939
steps:
4040
- uses: actions/checkout@v6
4141
with:

0 commit comments

Comments
 (0)