Skip to content

Commit

Permalink
Fix azure-pipelines.yml comment (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismarques authored Aug 2, 2023
1 parent 2dc586d commit 505fb89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 505fb89

Please sign in to comment.