Skip to content

Commit aa9a5c1

Browse files
committed
Run only centos build on CI
1 parent d231814 commit aa9a5c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-cachelib-debian.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build-cachelib-debian-10
22
on:
3-
push:
4-
pull_request:
3+
schedule:
4+
- cron: '30 5 * * 0,3'
55

66
jobs:
77
build-cachelib-debian-10:

0 commit comments

Comments
 (0)