add max-parallel:1 to github action

This commit is contained in:
Amruth Pillai
2024-05-05 16:09:29 +02:00
parent 4dd5367572
commit 13b2a5be94

View File

@ -21,7 +21,7 @@ jobs:
version: ${{ steps.version.outputs.version }}
strategy:
fail-fast: true
max-parallel: 1
matrix:
platform:
- linux/amd64