Skip to content

Commit 171a1f0

Browse files
authored
pull in new Helix Fedora image (#56429)
* pull in new fefora images * updated image
1 parent 3d00644 commit 171a1f0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

eng/pipelines/coreclr/templates/helix-queues-setup.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- Ubuntu.1604.Amd64
9393
- Ubuntu.1804.Amd64
9494
- (Centos.8.Amd64)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
95-
- (Fedora.30.Amd64)[email protected]/dotnet-buildtools/prereqs:fedora-30-helix-20200512010621-4f8cef7
95+
- (Fedora.34.Amd64)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
9696
- RedHat.7.Amd64
9797

9898
# OSX arm64

eng/pipelines/libraries/helix-queues-setup.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- (Centos.8.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
5858
- RedHat.7.Amd64.Open
5959
- SLES.15.Amd64.Open
60-
- (Fedora.32.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-32-helix-20210710031120-870c408
60+
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
6161
- (Ubuntu.1910.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.10-helix-amd64-cfcfd50-20191030180623
6262
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
6363
- ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }}:
@@ -69,8 +69,7 @@ jobs:
6969
- Ubuntu.1804.Amd64.Open
7070
- SLES.12.Amd64.Open
7171
- SLES.15.Amd64.Open
72-
- (Fedora.30.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-30-helix-20200512010621-4f8cef7
73-
- (Fedora.32.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-32-helix-20210710031120-870c408
72+
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
7473
- (Ubuntu.1910.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.10-helix-amd64-cfcfd50-20191030180623
7574
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
7675
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
@@ -80,7 +79,7 @@ jobs:
8079
- Ubuntu.1604.Amd64.Open
8180
- Ubuntu.1804.Amd64.Open
8281
- SLES.15.Amd64.Open
83-
- (Fedora.32.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-32-helix-20210710031120-870c408
82+
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
8483
- ${{ if or(eq(parameters.jobParameters.interpreter, 'true'), eq(parameters.jobParameters.isSingleFile, true)) }}:
8584
# Limiting interp runs as we don't need as much coverage.
8685
- Debian.9.Amd64.Open

0 commit comments

Comments
 (0)