We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9b061 commit 5afb2feCopy full SHA for 5afb2fe
1 file changed
.github/workflows/build.yml
@@ -46,6 +46,7 @@ jobs:
46
ctest -C ${{env.BUILD_TYPE}} --output-on-failure --parallel
47
48
selfhosted:
49
+ if: github.repository == '1a1a11a/libCacheSim'
50
runs-on: self-hosted
51
steps:
52
- uses: actions/checkout@v4
0 commit comments