diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f33081c0..30140adc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,6 +101,7 @@ jobs: - PODMAN os_version: - 15.5 + - 15.6 - "tumbleweed" include: - toxenv: repository @@ -187,9 +188,6 @@ jobs: - toxenv: repository container_runtime: PODMAN os_version: 15.4 - - toxenv: base - container_runtime: PODMAN - os_version: 15.6 steps: - name: Clean up disk space to maximize available space