We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1100a8f + db26f30 commit dc6979fCopy full SHA for dc6979f
.github/workflows/e2e.yml
@@ -32,9 +32,9 @@ jobs:
32
- name: e2e-fpga
33
runner: fpga
34
images: intel-fpga-plugin intel-fpga-initcontainer intel-fpga-admissionwebhook opae-nlb-demo
35
- # - name: e2e-gpu
36
- # runner: gpu
37
- # images: intel-gpu-plugin intel-gpu-initcontainer
+ - name: e2e-gpu
+ runner: gpu
+ images: intel-gpu-plugin intel-gpu-initcontainer
38
- name: e2e-iaa-spr
39
targetjob: e2e-iaa
40
runner: simics-spr
0 commit comments