fix provider concurrent environment map accesses

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours
2025-06-30 16:48:42 +02:00
committed by Nicolas De loof
parent ae49bba9be
commit 5a063b7510
6 changed files with 120 additions and 12 deletions

View File

@@ -190,6 +190,9 @@ jobs:
check-latest: true
cache: true
- name: Build example provider
run: make example-provider
- name: Build
uses: docker/bake-action@v6
with: