Skip to content

Commit

Permalink
Fixed CI build statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
kgorking committed Mar 6, 2024
1 parent e5f1304 commit 2e09759
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ All dependencies will be automatically downloaded.
## Tested compilers
The CI build status for msvc, clang, and gcc is currently
![MSVC](https://github.com/kgorking/ecs/actions/workflows/msvc.yml/badge.svg?event=push)
![Clang](https://github.com/kgorking/ecs/actions/workflows/clang.yml/badge.svg?event=push)
![GCC](https://github.com/kgorking/ecs/actions/workflows/gcc.yml/badge.svg?event=push)
![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=MSVC%2014.3) ![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=GCC%2011-13) ![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=Clang%2017-18)
## Initial support for modules
Expand Down

0 comments on commit 2e09759

Please sign in to comment.