diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-10-06 17:28:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-06 17:28:08 +0200 |
| commit | bc6dda5286cb23a6845d9e4fb492c6bd5212f04c (patch) | |
| tree | 725119acfb75ca7c37906fc41b7a3870f531546c /.github/workflows/test.yml | |
| parent | af097aa3642174a2111f0bbcbc8236fff0901e17 (diff) | |
| parent | 78b591d52ac05bdea98e86974411f22c55f43796 (diff) | |
| download | monitoring-plugins-bc6dda5286cb23a6845d9e4fb492c6bd5212f04c.tar.gz | |
Merge branch 'master' into check_curl_regex_state
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 33220d6d..77ca6585 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -54,7 +54,6 @@ jobs: | |||
| 54 | matrix: | 54 | matrix: |
| 55 | include: | 55 | include: |
| 56 | - {"distro": "fedora:latest", "build": ".github/mock.sh"} | 56 | - {"distro": "fedora:latest", "build": ".github/mock.sh"} |
| 57 | - {"distro": "fedora:rawhide", "build": ".github/mock.sh"} | ||
| 58 | - {"distro": "rockylinux:8", "build": ".github/mock.sh"} | 57 | - {"distro": "rockylinux:8", "build": ".github/mock.sh"} |
| 59 | - {"distro": "almalinux:9", "build": ".github/mock.sh"} | 58 | - {"distro": "almalinux:9", "build": ".github/mock.sh"} |
| 60 | # - {"distro": "oraclelinux:9", "build": ".github/mock.sh"} | 59 | # - {"distro": "oraclelinux:9", "build": ".github/mock.sh"} |
