Skip to content

Commit

Permalink
Try cinc 18.4.2 again
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Feb 11, 2024
1 parent f895e62 commit 031c726
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
kitchen test ${{ matrix.os }}
env:
CHEF_LICENSE: accept-no-persist
CHEF_VERSION: 18.2.7
CHEF_VERSION: 18.4.2
CHEF_LOG_LEVEL: debug
shellcheck:
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
kitchen test
env:
CHEF_LICENSE: accept-no-persist
CHEF_VERSION: 18.2.7
CHEF_VERSION: 18.4.2
CHEF_LOG_LEVEL: debug

0 comments on commit 031c726

Please sign in to comment.