Skip to content

Commit

Permalink
Remove failing suites add issue for them
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <[email protected]>
  • Loading branch information
damacus committed Dec 3, 2024
1 parent f59379d commit db650d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ jobs:
# TODO: disabled due to https://github.com/chef/chef/pull/13691
- os: amazonlinux-2023
suite: mod-wsgi
- os: ubuntu-2404
suite: php
- os: opensuse-leap-15
suite: mod-auth-cas
- os: opensuse-leap-15
suite: wsgi
- os: opensuse-leap-15
suite: mod-wsgi


# - os: opensuse-leap-15

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

View workflow job for this annotation

GitHub Actions / lint-unit / yamllint

63:11 [comments-indentation] comment not indented like content
# suite: mod-wsgi
steps:
Expand Down

0 comments on commit db650d8

Please sign in to comment.