]> jfr.im git - yt-dlp.git/commitdiff
[skip travis] adjust python versions
authorTom-Oliver Heidel <redacted>
Tue, 10 Nov 2020 00:19:33 +0000 (01:19 +0100)
committerGitHub <redacted>
Tue, 10 Nov 2020 00:19:33 +0000 (01:19 +0100)
.github/workflows/build.yml

index 74b50ecca0f598e368448b71ef2437063e9e2e64..4920a30b80e83cec301537cdf527f72a7c221041 100644 (file)
@@ -82,7 +82,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v2
       with:
-          python-version: '3.x'
+          python-version: '3.8'
     - name: Install Requirements
       run: pip install pyinstaller
     - name: Bump version
@@ -116,7 +116,7 @@ jobs:
     - name: Set up Python 3.5.4 32-Bit
       uses: actions/setup-python@v2
       with:
-          python-version: '3.5.4'
+          python-version: '3.4.4'
           architecture: 'x86'
     - name: Install Requirements for 32 Bit
       run: pip install pyinstaller==3.5