]> jfr.im git - irc/weechat/qweechat.git/blobdiff - .github/workflows/ci.yml
Switch to Ubuntu 22.04 in CI
[irc/weechat/qweechat.git] / .github / workflows / ci.yml
index a580ba49c98f36b4a5778fa03f2e0beba8512643..a010f5e9a05a1c1e114d410c1c98e7a30ea55fbe 100644 (file)
@@ -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: