diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f625c9e..1ef4829 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -98,7 +98,7 @@ jobs: runs-on: ubuntu-22.04 container: mediadepot/flatcar-developer:${{ matrix.flatcarversion }} strategy: - max-parallel: 6 + max-parallel: 1 matrix: flatcarversion: ["3602.2.0", "3602.2.1", "3602.2.2", "3602.2.3"] permissions: