File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -252,21 +252,6 @@ extends:
252252 architecture : x64
253253
254254 - ${{ if ne(variables['System.TeamProject'], 'public') }} :
255- - template : /eng/pipelines/build.yml
256- parameters :
257- jobTemplate : ${{ variables.jobTemplate }}
258- name : Debian_Trixie
259- osGroup : Linux
260- container : test_debian_13_amd64
261- dependsOn : Linux
262- testOnly : true
263- buildConfigs :
264- - configuration : Release
265- architecture : x64
266- - ${{ if in(variables['Build.Reason'], 'PullRequest') }} :
267- - configuration : Debug
268- architecture : x64
269-
270255 - template : /eng/pipelines/build.yml
271256 parameters :
272257 jobTemplate : ${{ variables.jobTemplate }}
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ extends:
7878 image : mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-amd64
7979
8080 test_fedora :
81- image : mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-43
81+ image : mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-43-amd64
8282 options : --cap-add=SYS_PTRACE
8383
8484 test_opensuse_16_0 :
You can’t perform that action at this time.
0 commit comments