Skip to content

Commit 42393a2

Browse files
committed
wip
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent d6cdb96 commit 42393a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/npm-ls_demo-results.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
## see https://www.npmjs.com/package/npm?activeTab=versions
3434
## see also: https://github.com/npm/cli/releases
3535
- '11' # Current
36-
- '10' # Legacy
37-
- '9' # Legacy
38-
- '8' # Legacy
36+
- '10'
37+
- '9'
38+
- '8' # Lowest supported
3939
node-version:
4040
## action based on https://github.com/actions/node-versions/releases
4141
## see also: https://nodejs.org/en/about/releases/

0 commit comments

Comments
 (0)