riscv cmo zicbop #136
Merged
riscv cmo zicbop #136
Travis CI / Travis CI - Pull Request
required action
Jan 9, 2025 in 26s
Build Errored
The build errored. This is a change from the previous build, which passed.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #136 riscv cmo.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has four jobs, running in parallel.
Job | OS | State |
---|---|---|
Linux | passed | |
Linux | passed | |
Linux | passed | |
Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | C++ |
Operating System | Linux (Focal) |
Build Configuration
{
"language": "cpp",
"os": [
"linux"
],
"dist": "focal",
"arch": [
"amd64",
"arm64",
"ppc64le",
"s390x"
],
"script": [
"gcc main.c -o ruapu",
"./ruapu"
]
}
Loading