http://gitunderground.i2p/archive/youtube-dl/src/commit/a08f2b7e4567cdc50c0614ee0a4ffdff49b8b6e6/.github/workflows/ci.yml
Please check your config file: invalid jobs: yaml: unmarshal errors:
line 461: cannot unmarshal !!str `${{ mat...` into bool dirkf a08f2b7e45 [workflows/ci.yml] Temporary workaround for Python 3.5 _pip_ failures ... https://github.com/actions/setup-python/issues/866 2024-05-15 16:57:59 +01:00 480 lines 20 KiB YAML Raw Blame History name : CI env : all-cpython-versions : 2.6 , 2.7 , 3.2 , 3.3 , 3.4 , 3.5 , 3.6 , 3.7 , 3.8 , 3.9 , 3.10 , 3.11 , 3.12 main-cpython-versions : 2.7 , 3.2 , 3.5...