We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe897a commit 219befcCopy full SHA for 219befc
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ on:
35
jobs:
36
call-boost-ci:
37
name: Run Boost.CI
38
- uses: boostorg/boost-ci/.github/workflows/reusable.yml@master
+ uses: boostorg/boost-ci/.github/workflows/reusable.yml@pr/158
39
# Example of customization:
40
# with:
41
# enable_reflection: true
0 commit comments