mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
chore: abort build if Node.js engine is incorrect
Ensure the Node.js version available is matching the requirement of the build I noticed that during the test of the PR related to https://github.com/podman-desktop/podman-desktop/pull/15119 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
parent
b0aa664265
commit
482411d6de
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
engineStrict: true
|
||||
packages:
|
||||
- 'packages/*'
|
||||
- 'extensions/*'
|
||||
|
|
|
|||
Loading…
Reference in a new issue