mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-08 16:26:23 -04:00
Revert to debian stable for testing for now
This commit is contained in:
parent
6fcbbaafc4
commit
d20e9a0965
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:testing'
|
||||
- 'debian:stable'
|
||||
#...
|
||||
include:
|
||||
- distro: 'debian:testing'
|
||||
- distro: 'debian:stable'
|
||||
prepare: .github/prepare_debian.sh
|
||||
#...
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue