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 7196845 commit c0870b2Copy full SHA for c0870b2
.github/workflows/libcxx-build-and-test.yaml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
name: libcxx-install
89
path: |
90
- install/**
+ build/generic-cxx26/install/**
91
stage2:
92
if: github.repository_owner == 'llvm'
93
runs-on: libcxx-runners-8-set
0 commit comments