Skip to content

Commit

Permalink
Ignore stream-10 repo
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
damacus committed Dec 5, 2024
1 parent d6c5562 commit 2739377
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-kitchen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
using: "composite"
steps:
- name: Install Chef
uses: actionshub/chef-install@3.0.0
uses: actionshub/chef-install@3.0.1
- name: Dokken
uses: actionshub/test-kitchen@3.0.0
env:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
"ubuntu-2404",
]
suite: ["distro", "repo"]
exclude:
- os: "centos-stream-10"
suite: "repo"
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 2739377

Please # to comment.