diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c47814..b2ac90a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: python-shaarli-client CI on: [push, pull_request] jobs: tox: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 strategy: matrix: python-version: ['3.6', '3.7', '3.8', '3.9'] diff --git a/README.rst b/README.rst index 04bff37..254be0d 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ python-shaarli-client ===================== .. image:: https://github.com/shaarli/python-shaarli-client/actions/workflows/ci.yml/badge.svg - :target: https://github.com/nodiscc/python-shaarli-client/actions + :target: https://github.com/shaarli/python-shaarli-client/actions :alt: Github Actions build status .. image:: https://readthedocs.org/projects/python-shaarli-client/badge/?version=latest