Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d1ecc8

Browse files
authored
Update test-build.yml
1 parent1be2997 commit9d1ecc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test-build.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
-uses:actions/setup-python@master
2222
with:
23-
python-version:3.14# pinned for Sphinx 3.4.3 to build 3.10
23+
python-version:3.14.0-rc.2# pinned for Sphinx 3.4.3 to build 3.10
2424
-uses:actions/checkout@master
2525
with:
2626
repository:python/cpython
@@ -46,7 +46,7 @@ jobs:
4646
runs-on:ubuntu-latest
4747
strategy:
4848
matrix:
49-
version:[ '3.14' ]
49+
version:[ '3.14.0-rc.2' ]
5050
needs:[ 'build-translation' ]
5151
steps:
5252
-uses:actions/download-artifact@master

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp