diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9750c26..29a1e82 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -73,12 +73,10 @@ jobs: - {image: ubuntu-18.04-oegarmin, provider: docker, sh: bash} - {image: ubuntu-20.04-base, provider: docker, sh: bash} - {image: ubuntu-20.04-oe, provider: docker, sh: bash} - #- {image: ubuntu-20.04-oe, provider: podman, sh: bash} - {image: ubuntu-20.04-oetest, provider: docker, sh: bash} - {image: ubuntu-20.04-oegarmin, provider: docker, sh: bash} - {image: ubuntu-22.04-base, provider: docker, sh: bash} - {image: ubuntu-22.04-oe, provider: docker, sh: bash} - #- {image: ubuntu-22.04-oe, provider: podman, sh: bash} - {image: ubuntu-22.04-oegarmin, provider: docker, sh: bash} - {image: ubuntu-24.04-base, provider: docker, sh: bash} - {image: ubuntu-24.04-oe, provider: docker, sh: bash}