Skip to content

Commit 5a4e550

Browse files
committed
Fix Netdata version on Debian to v1.46.1
1 parent 17a6daf commit 5a4e550

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
scenario:
2626
- nightly
2727
- stable
28+
exclude:
29+
- distro: debian10
30+
scenario: nightly
2831

2932
steps:
3033
- name: Check out the codebase.

vars/debian_10.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
netdata_stable_version: "1.46.1"

0 commit comments

Comments
 (0)