Skip to content

Commit 7dad88a

Browse files
committed
README: replace cirrus badge with GHA badge
1 parent b10ddd2 commit 7dad88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libsecp256k1
22
============
33

4-
[![Build Status](https://api.cirrus-ci.com/github/bitcoin-core/secp256k1.svg?branch=master)](https://cirrus-ci.com/github/bitcoin-core/secp256k1)
4+
[![Build Status](https://github.com/bitcoin-core/secp256k1/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/bitcoin-core/secp256k1/actions/workflows/ci.yml)
55
![Dependencies: None](https://img.shields.io/badge/dependencies-none-success)
66
[![irc.libera.chat #secp256k1](https://img.shields.io/badge/irc.libera.chat-%23secp256k1-success)](https://web.libera.chat/#secp256k1)
77

0 commit comments

Comments
 (0)