File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 33[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliaarrays.github.io/StaticArrayInterface.jl/stable )
44[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://juliaarrays.github.io/StaticArrayInterface.jl/dev )
55[ ![ CI] ( https://github.com/JuliaArrays/StaticArrayInterface.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaArrays/StaticArrayInterface.jl/actions?query=workflow%3ACI )
6- [ ![ CI (Julia nightly)] ( https://github.com/JuliaArrays/StaticArrayInterface.jl/workflows/CI%20(Julia%20nightly)/badge.svg )] ( https://github.com/JuliaArrays/StaticArrayInterface.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22 )
76[ ![ Build status] ( https://badge.buildkite.com/a2db252d92478e1d7196ee7454004efdfb6ab59496cbac91a2.svg?branch=master )] ( https://buildkite.com/julialang/StaticArrayInterface-dot-jl )
87[ ![ codecov] ( https://codecov.io/gh/JuliaArrays/StaticArrayInterface.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaArrays/StaticArrayInterface.jl )
98
@@ -22,4 +21,4 @@ computation to occur at compile time.
2221
2322Because this library enforces things be done at compile time by encoding everything
2423into types, using it will increase your compile times. You have been warned, now
25- proceed (with caution).
24+ proceed (with caution).
You can’t perform that action at this time.
0 commit comments