mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-05-11 13:14:41 -06:00
[workflows/ci.yml] Ubuntu-20.4 -> 22.04
This commit is contained in:
parent
c2a4a9123b
commit
d5620b8be4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -55,7 +55,7 @@ permissions:
|
||||
jobs:
|
||||
select:
|
||||
name: Select tests from inputs
|
||||
runs-on: https://github.com/dirkf/youtube-dl/edit/master/.github/workflows/ci.yml-latest
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
cpython-versions: ${{ steps.run.outputs.cpython-versions }}
|
||||
test-set: ${{ steps.run.outputs.test-set }}
|
||||
|
Loading…
Reference in New Issue
Block a user