diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4d8cf8e0..c1a7dc232 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: python: runs-on: ubuntu-latest - container: ubuntu:20.04 + container: ubuntu:22.04 strategy: matrix: # python-version: ["3.9", "3.10", "3.11", "3.12"]