]> jfr.im git - yt-dlp.git/commitdiff
[skip travis] select python 3.8 in workflow file
authorTom-Oliver Heidel <redacted>
Sun, 1 Nov 2020 02:38:44 +0000 (03:38 +0100)
committerGitHub <redacted>
Sun, 1 Nov 2020 02:38:44 +0000 (03:38 +0100)
.github/workflows/build.yml

index f5d94dc490bc05cef1f44406844423db478394d5..2bf54cd58946a60bc67f210475b4a6769db4c296 100644 (file)
@@ -20,7 +20,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v2
       with:
-          python-version: '3.x'
+          python-version: '3.8'
     - name: Install packages
       run: sudo apt-get -y install zip pandoc man
     - name: Bump version