X-Git-Url: https://jfr.im/git/irc/weechat/qweechat.git/blobdiff_plain/06495c6bdff65a9ec09233a87ceeeba67004090a..47e6d0f1e4dfd040c9e7058c059291e644eedfc9:/.github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a580ba4..a010f5e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,9 +14,10 @@ jobs: - "3.7" - "3.8" - "3.9" + - "3.10" name: Python ${{ matrix.python-version }} - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: