Skip to content

Commit

Permalink
docs: fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Mar 1, 2024
1 parent f59aa1b commit 8c59e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@

[![amd64 clang/gcc Autotools/CMake](https://github.com/hyoklee/h4/actions/workflows/main.yml/badge.svg)](https://github.com/hyoklee/h4/actions/workflows/main.yml)

[![amd64](https://github.com/hyoklee/h4/actions/workflows/openbsd.yml/badge.svg)](https://github.com/hyoklee/h4/actions/workflows/r.yml)
[![arm64](https://github.com/hyoklee/h4/actions/workflows/openbsd_arm64.yml/badge.svg)](https://github.com/hyoklee/h4/actions/workflows/arm64.yml)
[![r](https://github.com/hyoklee/h4/actions/workflows/r.yml/badge.svg)](https://github.com/hyoklee/h4/actions/workflows/r.yml)
[![arm64](https://github.com/hyoklee/h4/actions/workflows/arm64.yml/badge.svg)](https://github.com/hyoklee/h4/actions/workflows/arm64.yml)

0 comments on commit 8c59e2f

Please sign in to comment.