diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 188c39bbc..7954b5c16 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -201,7 +201,7 @@ steps: displayName: 'Building mac full build' - bash: | - export GCCVER=gcc1010 + export GCCVER=gcc1020 cd sys/unix sh setup.sh hints/linux.2020 cd ../..