The Cirrus CI is expecting Debian Buster, but the Dockerfile is based on the debian:stable image which is now Bullseye.
The build can probably be adapted to run on Bullseye but for now this diff just unbreaks the CI.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCf5f4a5cd4d26: [SECP256K1] Use the appropriated debian version on CI
Look at the Cirrus CI logs and confirm this should solve the issue.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- secp256k1_cirrus_debian_buster
- Lint
Lint Passed - Unit
No Test Coverage - Build Status