[workflows/ci.yml] Ubuntu-20.4 -> 22.04

This commit is contained in:
dirkf 2025-05-03 14:44:56 +01:00 committed by GitHub
parent c2a4a9123b
commit d5620b8be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}