Skip to content

Commit

Permalink
Merge pull request #177 from zowe/chore/update-workflows-and-deps
Browse files Browse the repository at this point in the history
Update workflows and deps for technical currency
  • Loading branch information
zFernand0 authored Jan 2, 2025
2 parents cf9a36f + 7c2ca1d commit e68d619
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/zowe-cli-plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: zowe-cli-plugin

on:
on:
push:
pull_request:
workflow_dispatch:
Expand All @@ -22,8 +22,8 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x, 20.x]
os:
node-version: [18.x, 20.x, 22.x]
os:
- windows-latest
- ubuntu-latest
- ${{ github.event.inputs.macos-type || 'macos-14'}}
Expand Down
25 changes: 14 additions & 11 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e68d619

Please sign in to comment.