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.
1 parent 7005929 commit ba6f4faCopy full SHA for ba6f4fa
.github/workflows/sycl-containers.yaml
@@ -48,7 +48,9 @@ jobs:
48
- name: Intel Drivers Ubuntu 22.04 Docker image with dev IGC
49
file: ubuntu2204_intel_drivers
50
tags: ubuntu2204_intel_drivers_devigc
51
- build_args: "use_latest=false use_igc_dev=true"
+ build_args: |
52
+ "use_latest=false"
53
+ "use_igc_dev=true"
54
- name: Intel Drivers (unstable) Ubuntu 22.04 Docker image
55
56
tags: ubuntu2204_intel_drivers_unstable
0 commit comments