Skip to content

Commit

Permalink
Fix image name for SDL in official pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored May 7, 2024
1 parent 83c8d9a commit 46aa5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extends:
justificationForDisabling: 'SBOM for F# is generated via build process. Will be migrated at later date.'
sourceAnalysisPool:
name: NetCore1ESPool-Svc-Internal
image: 1es-windows-2022-pt
image: 1es-windows-2022
os: windows
stages:
- stage: build
Expand Down

0 comments on commit 46aa5a9

Please sign in to comment.