Skip to content

Commit c843d54

Browse files
Remove nightly test for g++ support
1 parent 9af3731 commit c843d54

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/intel_test_gpp_host.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,7 @@ jobs:
3434
intel_graphics: ROLLING
3535
sycl_target: intel_gpu_pvc
3636
runner: pvc146162-01
37-
- compiler: NIGHTLY
38-
gpu: PVC
39-
intel_graphics: ROLLING
40-
sycl_target: intel_gpu_pvc
41-
runner: pvc146162-01
37+
4238

4339
name: Run Intel ${{ matrix.compiler }} tests on ${{ matrix.gpu }} with intel-graphics ${{ matrix.intel_graphics }}
4440
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)