mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
CI: Switch back to testing
This commit is contained in:
parent
f1e91405c3
commit
6db7d10428
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -49,10 +49,10 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
distro:
|
||||
- 'debian:stable'
|
||||
- 'debian:testing'
|
||||
#...
|
||||
include:
|
||||
- distro: 'debian:stable'
|
||||
- distro: 'debian:testing'
|
||||
prepare: .github/prepare_debian.sh
|
||||
#...
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue