File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 34
34
intel_graphics : ROLLING
35
35
sycl_target : intel_gpu_pvc
36
36
runner : pvc146162-01
37
- - compiler : NIGHTLY
38
- gpu : PVC
39
- intel_graphics : ROLLING
40
- sycl_target : intel_gpu_pvc
41
- runner : pvc146162-01
37
+
42
38
43
39
name : Run Intel ${{ matrix.compiler }} tests on ${{ matrix.gpu }} with intel-graphics ${{ matrix.intel_graphics }}
44
40
runs-on : ${{ matrix.runner }}
47
43
steps :
48
44
- name : Checkout repository
49
45
uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
50
- # For a specific DPC++ nightly build define the repository variable DPCPP_VERSION
51
- # for example using the tag: 'nightly-2024-04-22'
52
46
- name : Install Intel graphics drivers
53
47
uses : ./.github/actions/install-intel-graphics
54
48
with :
You can’t perform that action at this time.
0 commit comments