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 Jan 23, 2025
1 parent a0a505b commit 196fbc3
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
Expand Up @@ -39,7 +39,7 @@ command:
exec: node --version
exit-status: 0
stdout:
- 22.13.0
- 22.13.1
- '!Please install a version by running one of the following'
pwsh:
exec: pwsh -command "(Get-Host).Version"
Expand Down

0 comments on commit 196fbc3

Please sign in to comment.