diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41b80e88..a197e806 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: tox: flake8 name: ${{ matrix.name }} - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest container: ghcr.io/mopidy/ci:7 steps: - name: Checkout code