Skip to content

Commit

Permalink
[README] update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdae committed Mar 28, 2024
1 parent 0c141f0 commit db82aa3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
fail-fast: false
matrix:
bazel-version: ["6.x", "7.x"]
os: [ubuntu-latest, macos-latest]
include:
- os: ubuntu-latest
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: PC

on:
push:
Expand Down
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,11 @@
</a>

<a href="https://github.com/d-asnaghi/bazel-arm-none-eabi/actions">
<img alt="Linux" src="https://github.com/d-asnaghi/bazel-arm-none-eabi/workflows/Linux/badge.svg">
<img alt="CI" src="https://github.com/hexdae/bazel-arm-none-eabi/actions/workflows/ci.yml/badge.svg">
</a>

<a href="https://github.com/d-asnaghi/bazel-arm-none-eabi/actions">
<img alt="macOS" src="https://github.com/d-asnaghi/bazel-arm-none-eabi/workflows/macOS/badge.svg">
</a>

<a href="https://github.com/d-asnaghi/bazel-arm-none-eabi/actions">
<img alt="Widnows" src="https://github.com/d-asnaghi/bazel-arm-none-eabi/workflows/Windows/badge.svg">
<img alt="Windows" src="https://github.com/d-asnaghi/bazel-arm-none-eabi/workflows/Windows/badge.svg">
</a>

</p>
Expand Down

0 comments on commit db82aa3

Please sign in to comment.