Skip to content

Commit

Permalink
Switch to Chef v5
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden committed Jan 29, 2024
1 parent a67015c commit 97a16ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jupyter-lab-test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,11 @@ jobs:
with:
channel: current
project: inspec
version: v5.22.40
- name: Test
working-directory: "./${{ matrix.flavour }}"
env:
CHEF_LICENSE: accept
REGISTRY: ${{ steps.login-ecr.outputs.registry }}
IMAGE_TAG: ${{ steps.prep.outputs.tag }}
run: |
Expand Down

0 comments on commit 97a16ca

Please sign in to comment.