File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 88 name : " CentOS/latest - Build CacheLib with all dependencies"
99 runs-on : ubuntu-latest
1010 # Docker container image name
11- container : " ghcr.io/igchor/cachelib-deps:centos8 "
11+ container : " ghcr.io/igchor/cachelib-deps:streams8 "
1212 steps :
1313 - name : " System Information"
1414 run : |
Original file line number Diff line number Diff line change 11# From: https://github.com/marketplace/actions/clang-format-check#multiple-paths
22name : clang-format Check
3- on : [pull_request ]
3+ on : []
44jobs :
55 formatting-check :
66 name : Formatting Check
Original file line number Diff line number Diff line change 44BLACKLIST=" allocator-test-AllocationClassTest
55allocator-test-AllocatorTypeTest
66allocator-test-NvmCacheTests
7+ allocator-test-NavySetupTest
78common-test-TimeTests
89common-test-UtilTests
910shm-test-test_page_size"
You can’t perform that action at this time.
0 commit comments