Skip to content

Commit 49cfa7a

Browse files
committed
Changing the image we use.
1 parent a1ccdfc commit 49cfa7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines/PublishRoslynCopilot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ extends:
2424
- job: UploadToServer
2525
displayName: Upload to server
2626
pool:
27-
name: netcore1espool-internal
28-
image: 1es-ubuntu-2204
29-
os: linux
27+
name: AzurePipelines-EO
28+
image: AzurePipelinesWindows2022compliantGPT
29+
os: windows
3030
steps:
3131
- checkout: none
3232

0 commit comments

Comments
 (0)