Skip to content

Commit

Permalink
Update status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
banach-space committed Apr 27, 2024
1 parent a560226 commit 0d8fcc0
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
@@ -1,7 +1,7 @@
llvm-tutor
=========
[![Build Status](https://github.com/banach-space/llvm-tutor/workflows/x86-Ubuntu/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions?query=workflow%3Ax86-Ubuntu+branch%3Amain)
[![Build Status](https://github.com/banach-space/llvm-tutor/workflows/x86-Darwin/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions?query=workflow%3Ax86-Darwin+branch%3Amain)
[![x86-Darwin](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-darwin.yml/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-darwin.yml)
[![x86-Ubuntu](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-ubuntu.yml/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-ubuntu.yml)


Example LLVM passes - based on **LLVM 17**
Expand Down

0 comments on commit 0d8fcc0

Please sign in to comment.