We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2735d4 commit 3c77f32Copy full SHA for 3c77f32
1 file changed
azure-pipelines.yml
@@ -218,7 +218,7 @@ extends:
218
- name: _HelixBuildConfig
219
value: $(_BuildConfig)
220
- name: HelixTargetQueues
221
- value: Windows.10.Amd64;Ubuntu.2204.Amd64@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-helix-sqlserver-amd64
+ value: Windows.10.Amd64;Ubuntu.2204.Amd64@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-sqlserver-amd64
222
- name: _HelixAccessToken
223
# Needed for internal queues
224
value: $(HelixApiAccessToken)
0 commit comments