Skip to content

Commit 7895cb0

Browse files
committed
setting linux
1 parent f16123e commit 7895cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ extends:
2828
pool:
2929
name: Azure-Pipelines-1ESPT-ExDShared
3030
vmImage: windows-latest
31-
os: linux
3231
stages:
3332
- stage: build
3433
jobs:
3534
- job: build_sdk
3635
pool:
3736
name: Azure-Pipelines-1ESPT-ExDShared
3837
image: ubuntu-latest
38+
os: linux
3939
displayName: Build, Test, and Package v1.0 SDK
4040
templateContext:
4141
outputs:

0 commit comments

Comments
 (0)