Skip to content

Commit eece06d

Browse files
authored
Comment out 'os' parameter in ci-pr.yaml
Comment out the 'os' parameter in the CI configuration.
1 parent 8a64dcc commit eece06d

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: stage

0 commit comments

Comments
 (0)