diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3458ed3f5..a2fa2150d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -237,7 +237,7 @@ steps: displayName: 'Building mac full build' - bash: | - export GCCVER=gcc1020 + export GCCVER=gcc1210 cd sys/unix sh setup.sh hints/linux.370 cd ../..