build icon indicating copy to clipboard operation
build copied to clipboard

Wrong GCC version selected on centos7-64

Open targos opened this issue 2 years ago • 5 comments
trafficstars

See https://ci.nodejs.org/job/node-stress-single-test/397/nodes=centos7-64/console

Build failed because it didn't select a GCC version and defaulted to gcc 4.8.

I found this because I'm looking into removing the centos7-64-gcc48 label from CI and config files.

targos avatar May 24 '23 09:05 targos