Skip to content

Commit

Permalink
#2: - added compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jan 14, 2022
1 parent c403e5f commit 557d0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo ======================================================
echo CPU Threads: $(grep -c processor /proc/cpuinfo)
echo ======================================================
echo $(which $CXX) --version
# echo $(which $CXX) --version
$CXX --version
echo ======================================================
echo $(which python) --version
Expand Down

0 comments on commit 557d0e8

Please sign in to comment.