Skip to content

Commit a04c783

Browse files
Print g++ version in env setup
1 parent 36d706d commit a04c783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/intel_test_gpp_host.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
env >> $GITHUB_ENV
7676
which $CXX
7777
$CXX --version
78+
g++ --version
7879
sycl-ls
7980
- name: Pre-Build
8081
shell: bash

0 commit comments

Comments
 (0)