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 36d706d commit a04c783Copy full SHA for a04c783
.github/workflows/intel_test_gpp_host.yml
@@ -75,6 +75,7 @@ jobs:
75
env >> $GITHUB_ENV
76
which $CXX
77
$CXX --version
78
+ g++ --version
79
sycl-ls
80
- name: Pre-Build
81
shell: bash
0 commit comments