mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-09 12:00:05 +00:00
Fix CI build badge
Replaces the appveyor build (which is no longer used) with a badge pointing to the continuous_integration.yml job status.
This commit is contained in:
parent
70d125b924
commit
c5117b328a
@ -11,7 +11,7 @@ git remote set-head origin -a
|
||||
|
||||
2. C++17 (all platforms) and Visual Studio 2019 (Windows) are now required. This change was driven by the external dependency on SPIRV-Tools.
|
||||
|
||||
[![appveyor status](https://ci.appveyor.com/api/projects/status/q6fi9cb0qnhkla68/branch/main?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/glslang/branch/main)
|
||||
![Continuous Integration](https://github.com/KhronosGroup/glslang/actions/workflows/continuous_integration.yml/badge.svg)
|
||||
![Continuous Deployment](https://github.com/KhronosGroup/glslang/actions/workflows/continuous_deployment.yml/badge.svg)
|
||||
|
||||
# Glslang Components and Status
|
||||
|
Loading…
Reference in New Issue
Block a user