Skip to content

Commit a6174b0

Browse files
authored
Uncomment OS parameter in CI configuration
1 parent 8bd9195 commit a6174b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azdo/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extends:
1818
pool:
1919
name: Azure-Pipelines-1ESPT-ExDShared
2020
image: ubuntu-latest
21-
# os: linux
21+
os: linux
2222

2323
stages:
2424
- stage: Build

0 commit comments

Comments
 (0)