Skip to content

Commit

Permalink
chore: Update Node.js version in the test harness
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Dec 6, 2024
1 parent dd6517c commit 79ffa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/goss-windows.yaml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ command:
exec: node --version
exit-status: 0
stdout:
- 22.11.0
- 22.12.0
- '!Please install a version by running one of the following'
pwsh:
exec: pwsh -command "(Get-Host).Version"

0 comments on commit 79ffa4e

Please sign in to comment.