Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
anushkafka committed Sep 26, 2024
1 parent e83b18f commit 1878a98
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- ubuntu-latest
- macos-latest
- windows-latest
node-version: ["20.17"]
node-version: ["18.x"]
runs-on: ${{ matrix.os }}
steps:
- uses: zendesk/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .node-version

This file was deleted.

1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

3 changes: 0 additions & 3 deletions packages/zcli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
"/oclif.manifest.json",
"/npm-shrinkwrap.json"
],
"engines": {
"node": ">=20.17.0"
},
"keywords": [
"zcli",
"zendesk",
Expand Down

0 comments on commit 1878a98

Please sign in to comment.