diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5e97ec318..b84f9e0ea 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: true matrix: - os: [ ubuntu-20.04, ubuntu-22.04 ] + os: [ ubuntu-20.04 ] # gcc_v: [8, 9] # Version of GFortran we want to use. TYPE: - MOM_solo