chore(frontend/python): add concurrency control to test linux test workflow

This commit is contained in:
Umut
2023-03-24 16:43:44 +01:00
parent 0b86167310
commit 805f3702d7

View File

@@ -19,6 +19,10 @@ on:
description: 'Slab request ID'
type: string
concurrency:
group: concrete_python_tests_linux-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
env:
DOCKER_IMAGE_TEST: ghcr.io/zama-ai/concrete-compiler
GLIB_VER: 2_28