Skip to content

Commit

Permalink
remove azure-pipelines-task-lib dependency, it's referenced by azure-…
Browse files Browse the repository at this point in the history
…pipelines-tool-lib
  • Loading branch information
arturcic committed Oct 14, 2023
1 parent 6118964 commit d98266c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .azure/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ strategy:
matrix:
linux:
imageName: 'ubuntu-latest'
mac:
macos:
imageName: 'macos-latest'
windows:
imageName: 'windows-latest'
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"azure-pipelines-task-lib": "^3.3.1",
"azure-pipelines-tool-lib": "^1.3.2",
"inversify": "^6.0.1",
"semver": "^7.5.4",
Expand Down

0 comments on commit d98266c

Please sign in to comment.