From 505fb8905f87b571d2e546d5bc9a0d791062f9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Marques?= Date: Wed, 2 Aug 2023 11:30:00 +0100 Subject: [PATCH] Fix azure-pipelines.yml comment (#65) --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e88204..0b81e05 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,8 +18,7 @@ jobs: - job: "Toolchains_RV32IMCB" displayName: "Toolchains targeting Ibex with bit-manipulation extensions" # These builds are using the ratified bitmanip extensions, version 1.0: Zba, - # Zbb, Zbc, and Zbs. For the current version of Clang we need to specify them - # as version 0.93, but they should be equivalent. + # Zbb, Zbc, and Zbs. pool: vmImage: "ubuntu-20.04" container: lowrisc/lowrisc-base-centos6:latest