Skip to content

Commit b060ecb

Browse files
authored
Update build_runtime_images.yaml [no ci]
1 parent b7168b8 commit b060ecb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_runtime_images.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
x_server: [xvfb, none]
4040
opencl: [pocl, intel]
4141
vgl: [true, false]
42+
exclude:
43+
- vgl: true
44+
x_server: none
4245
steps:
4346
- name: Checkout
4447
uses: actions/checkout@v5

0 commit comments

Comments
 (0)