We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47c924 commit 3d36aeeCopy full SHA for 3d36aee
.github/workflows/build_thirdparty.yaml
@@ -15,9 +15,9 @@ on:
15
env:
16
# Python のバージョン (Python Standalone Builds のリリースを指定する)
17
## ref: https://github.com/indygreg/python-build-standalone/releases
18
- PYTHON_TAG: '20250723'
+ PYTHON_TAG: '20251031'
19
PYTHON_MAJOR_VERSION: '3.11'
20
- PYTHON_VERSION: '3.11.13'
+ PYTHON_VERSION: '3.11.14'
21
# Poetry のバージョン
22
POETRY_VERSION: '1.8.5'
23
# FFmpeg のバージョン (FFmpeg-Builds のリリースを指定する)
0 commit comments