Skip to content

Commit

Permalink
Remove failing Fedora suite
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus committed Dec 3, 2024
1 parent 16ecccc commit 1aca41c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@ jobs:
- centos-stream-9
- debian-11
- debian-12
- fedora-latest
- opensuse-leap-15
- oraclelinux-8
- oraclelinux-9
- rockylinux-8
- rockylinux-9
- ubuntu-2004
- ubuntu-2204
- ubuntu-2404
suite:
- basic-site
- default
Expand All @@ -51,8 +50,8 @@ jobs:
# TODO: disabled due to https://github.com/chef/chef/pull/13691
- os: amazonlinux-2023
suite: mod-wsgi
- os: opensuse-leap-15
suite: mod-wsgi
# - os: opensuse-leap-15

Check warning on line 53 in .github/workflows/ci.yml

View workflow job for this annotation

GitHub Actions / lint-unit / yamllint

53:11 [comments-indentation] comment not indented like content
# suite: mod-wsgi
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the apache2 cookbook.

## Unreleased

Remove Fedora from the test matrix

## 9.3.5 - *2024-11-18*

Standardise files with files in sous-chefs/repo-management
Expand Down

0 comments on commit 1aca41c

Please sign in to comment.