chore: CI: bring back Lake build job (#8020)

Thanks to recent fixes
This commit is contained in:
Sebastian Ullrich 2025-04-18 15:42:27 +02:00 committed by GitHub
parent 02b206af9b
commit a52e0c5ba5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -166,8 +166,6 @@ jobs:
// foreign code may be linked against more recent glibc
"CTEST_OPTIONS": "-E 'foreign'"
},
// deactivated due to bugs
/*
{
"name": "Linux Lake",
"os": large ? "nscloud-ubuntu-22.04-amd64-4x8" : "ubuntu-latest",
@ -178,7 +176,6 @@ jobs:
// TODO: why does this fail?
"CTEST_OPTIONS": "-E 'scopedMacros'"
},
*/
{
"name": "Linux",
"os": large ? "nscloud-ubuntu-22.04-amd64-4x8" : "ubuntu-latest",