Skip to content

Commit 74e471f

Browse files
author
Jim Robinson
committed
Add pipeline
1 parent 0fb13b7 commit 74e471f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ jobs:
5151
dependsOn: build
5252
displayName: GithubRelease
5353
steps:
54-
- task: UsePythonVersion@0
55-
inputs:
56-
versionSpec: "3.8"
57-
addToPath: true
58-
architecture: "x64"
5954
- template: release/github-release.yaml@templates
6055
parameters:
6156
semVer: $(semVer)

0 commit comments

Comments
 (0)