File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Section 3.3 Scope guard support \[scopeguard\]. The implementation also provides
20
20
21
21
Branch | GitHub Actions| Test Matrix | Dependencies |
22
22
:-------------: | --------------| ----------- | ------------ |
23
- [ ` master ` ] ( https://github.com/boostorg/scope/tree/master ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/boostorg/scope/actions?query=branch%3Amaster ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( http ://www.boost.org/development/tests/master/developer/scope.html) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/scope.html )
24
- [ ` develop ` ] ( https://github.com/boostorg/scope/tree/develop ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/boostorg/scope/actions?query=branch%3Adevelop ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( http ://www.boost.org/development/tests/develop/developer/scope.html) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/scope.html )
23
+ [ ` master ` ] ( https://github.com/boostorg/scope/tree/master ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/boostorg/scope/actions?query=branch%3Amaster ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( https ://www.boost.org/development/tests/master/developer/scope.html) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/scope.html )
24
+ [ ` develop ` ] ( https://github.com/boostorg/scope/tree/develop ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/boostorg/scope/actions?query=branch%3Adevelop ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( https ://www.boost.org/development/tests/develop/developer/scope.html) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/scope.html )
25
25
26
26
### License
27
27
You can’t perform that action at this time.
0 commit comments