mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 03:25:05 -05:00
chore(frontend/python): add concurrency control to test linux test workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user