Skip to content

Commit

Permalink
Upgrade Fedora CI legs to 41 (#20216)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSimons authored Jan 15, 2025
1 parent 6086c4b commit 535b34f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/pipelines/templates/variables/vmr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variables:
- name: centOSStreamContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
- name: fedoraContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-40
value: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-41
- name: ubuntuContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04
- name: ubuntuArmContainer
Expand All @@ -19,7 +19,7 @@ variables:
- name: centOSStreamName
value: CentOSStream9
- name: fedoraName
value: Fedora40
value: Fedora41
- name: ubuntuName
value: Ubuntu2204

Expand All @@ -30,7 +30,7 @@ variables:
- name: centOSStreamX64Rid
value: centos.9-x64
- name: fedoraX64Rid
value: fedora.40-x64
value: fedora.41-x64
- name: ubuntux64Rid
value: ubuntu.22.04-x64
- name: ubuntuArm64Rid
Expand Down

0 comments on commit 535b34f

Please sign in to comment.