Skip to content

Commit 3ee5eeb

Browse files
committed
Clarify yml comment
1 parent 6ab1b59 commit 3ee5eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines/prepare-insertion-stages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stages:
5151
pool:
5252
name: AzurePipelines-EO
5353
demands:
54-
- ImageOverride -equals 1ESPT-Ubuntu22.04 # Do NOT upgrade to Ubuntu24 until this is fixed: https://portal.microsofticm.com/imp/v5/incidents/details/830879871/summary
54+
- ImageOverride -equals 1ESPT-Ubuntu22.04 # Do NOT upgrade this job to Ubuntu24 until this is fixed: https://portal.microsofticm.com/imp/v5/incidents/details/830879871/summary
5555
os: Linux
5656
templateContext:
5757
outputs:

azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extends:
3333
pool:
3434
name: AzurePipelines-EO
3535
demands:
36-
- ImageOverride -equals 1ESPT-Ubuntu22.04 # Do NOT upgrade to Ubuntu24 until this is fixed: https://portal.microsofticm.com/imp/v5/incidents/details/830879871/summary
36+
- ImageOverride -equals 1ESPT-Ubuntu22.04 # Do NOT upgrade this job to Ubuntu24 until this is fixed: https://portal.microsofticm.com/imp/v5/incidents/details/830879871/summary
3737
os: Linux
3838
templateContext:
3939
outputs:

0 commit comments

Comments
 (0)