We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfe123 commit 6d57fedCopy full SHA for 6d57fed
.github/workflows/dokken-system-tests.yml
@@ -79,6 +79,7 @@ jobs:
79
with:
80
omnitruckUrl: omnitruck.cinc.sh
81
project: cinc-workstation
82
+ chef_version: 25.2.1075
83
- name: Kitchen Test Install
84
if: steps.changed-files-excluding-tests.outputs.any_changed == 'true' && needs.check-labels.outputs.skip_system_tests != 'true'
85
uses: actionshub/test-kitchen@main
0 commit comments