Skip to content

Commit 356c4e0

Browse files
committed
use venv on bookworm
1 parent 8557c03 commit 356c4e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ jobs:
218218
uses: conan-io/setup-conan@v1
219219
with:
220220
cache_packages: true
221+
use_venv: ${{ matrix.image == 'debian:bookworm' }}
221222

222223
- name: Create package
223224
shell: bash

0 commit comments

Comments
 (0)