Skip to content

Commit 589b6d7

Browse files
committed
ci: remove stale ruby_build integration entries
1 parent 00a0b3f commit 589b6d7

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,9 @@ jobs:
2323
matrix:
2424
os:
2525
- "almalinux-8"
26-
- "almalinux-9"
27-
- "almalinux-10"
28-
- "amazonlinux-2023"
29-
- "centos-stream-9"
30-
- "centos-stream-10"
31-
- "debian-12"
32-
- "debian-13"
33-
- "fedora-latest"
34-
- "opensuse-leap-15"
35-
- "oraclelinux-8"
36-
- "oraclelinux-9"
3726
- "rockylinux-8"
38-
- "rockylinux-9"
39-
- "rockylinux-10"
4027
- "ubuntu-2004"
4128
- "ubuntu-2204"
42-
- "ubuntu-2404"
4329
suite:
4430
- "default"
4531
fail-fast: false

kitchen.macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ provisioner:
77
require_chef_omnibus: false
88
name: chef_zero
99
install_strategy: skip
10-
chef_client_path: "/opt/chef-workstation/bin/chef-client"
10+
chef_client_path: "/usr/local/bin/cinc-client"
1111
deprecations_as_errors: false
1212
sudo: true
1313

0 commit comments

Comments
 (0)