Skip to content

Commit 1378768

Browse files
match workspaces within docker
1 parent 341d5f6 commit 1378768

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reusable_gpu_lin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
image: intel/oneapi:2026.1.0-devel-ubuntu26.04 # intel/oneapi:2025.3.1-0-devel-ubuntu24.04
4646
options: >-
4747
--device=/dev/dri
48+
volumes:
49+
- ${{ github.workspace }}:${{ github.workspace }}
4850
credentials:
4951
username: urbuildbot
5052
password: ${{ secrets.GH_BB_DOCKER_TOKEN }}

0 commit comments

Comments
 (0)