diff --git a/.github/workflows/indimail-c-cpp.yml b/.github/workflows/indimail-c-cpp.yml index 0ff24f076..951d49304 100644 --- a/.github/workflows/indimail-c-cpp.yml +++ b/.github/workflows/indimail-c-cpp.yml @@ -27,7 +27,7 @@ jobs: strategy: fail-fast: false matrix: - host: [ubuntu-latest, ubuntu-22.04, macos-latest] + host: [ubuntu-latest, macos-latest] steps: - name: extra_packages diff --git a/.github/workflows/iwebadmin-c-cpp.yml b/.github/workflows/iwebadmin-c-cpp.yml index c22594e47..20bbe4373 100644 --- a/.github/workflows/iwebadmin-c-cpp.yml +++ b/.github/workflows/iwebadmin-c-cpp.yml @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - host: [ubuntu-latest, ubuntu-22.04, macos-latest] + host: [ubuntu-latest, macos-latest] steps: - name: extra_packages