diff options
| author | garret1317 <garret@airmail.cc> | 2025-10-16 09:33:41 +0100 |
|---|---|---|
| committer | garret1317 <garret@airmail.cc> | 2025-10-16 09:33:41 +0100 |
| commit | 2c348bc7e9499a237cd701d264baafdd615163cf (patch) | |
| tree | fe321e39cf5232c4322c5591c59175888f585057 /.github/workflows | |
| parent | 5c7029e614ae162c5080e6a9619a86f0bb273e4f (diff) | |
| parent | c47372b8a40033de26ccce8a06a380a9aac5bcee (diff) | |
| download | yt-dlp-rajiko-aSmartPhone8.tar.gz yt-dlp-rajiko-aSmartPhone8.tar.bz2 yt-dlp-rajiko-aSmartPhone8.zip | |
Merge branch 'master' into aSmartPhone8aSmartPhone8
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/download.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/download.yml b/.github/workflows/download.yml index 115ae4e..6094947 100644 --- a/.github/workflows/download.yml +++ b/.github/workflows/download.yml @@ -15,7 +15,7 @@ jobs: include: # atleast one of each CPython/PyPy tests must be in windows - os: windows-latest - python-version: '3.9' + python-version: '3.10' - os: windows-latest python-version: pypy-3.10 steps: |