@@ -36,68 +36,68 @@ jobs:
36
36
37
37
# Android x64
38
38
- ${{ if in(parameters.platform, 'Android_x64') }} :
39
- - Ubuntu.1804 .Amd64.Android.29.Open
39
+ - Ubuntu.2204 .Amd64.Android.29.Open
40
40
41
41
# Browser wasm
42
42
- ${{ if eq(parameters.platform, 'Browser_wasm') }} :
43
- - Ubuntu.1804 .Amd64.Open
43
+ - Ubuntu.2204 .Amd64.Open
44
44
45
45
# Linux arm
46
46
- ${{ if eq(parameters.platform, 'Linux_arm') }} :
47
47
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
48
- -
(Ubuntu.1804 .Arm32.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:ubuntu-18 .04-helix-arm32v7
48
+ -
(Ubuntu.2004 .Arm32.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:ubuntu-20 .04-helix-arm32v7
49
49
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
50
- -
(Debian.10 .Arm32)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-10 -helix-arm32v7
51
- -
(Debian.11.Arm32)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm32v7
52
- -
(Ubuntu.1804 .Arm32)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:ubuntu-18 .04-helix-arm32v7
50
+ -
(Debian.12 .Arm32)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-arm32v7
51
+ -
(Debian.11.Arm32)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm32v7
52
+ -
(Ubuntu.2004 .Arm32)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:ubuntu-20 .04-helix-arm32v7
53
53
54
54
# Linux arm64
55
55
- ${{ if eq(parameters.platform, 'Linux_arm64') }} :
56
56
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
57
- -
(Ubuntu.1804 .Arm64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:ubuntu-18 .04-helix-arm64v8
57
+ -
(Ubuntu.2004 .Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:ubuntu-20 .04-helix-arm64v8
58
58
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }} :
59
- -
(Debian.10 .Arm64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-10 -helix-arm64v8
60
- -
(Debian.11.Arm64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm64v8
59
+ -
(Debian.12 .Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-arm64v8
60
+ -
(Debian.11.Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm64v8
61
61
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
62
- -
(Debian.10 .Arm64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-10 -helix-arm64v8
63
- -
(Debian.11.Arm64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm64v8
64
- -
(Ubuntu.1804 .Arm64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:ubuntu-18 .04-helix-arm64v8
62
+ -
(Debian.12 .Arm64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-arm64v8
63
+ -
(Debian.11.Arm64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-arm64v8
64
+ -
(Ubuntu.2004 .Arm64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:ubuntu-20 .04-helix-arm64v8
65
65
66
66
# Linux musl x64
67
67
- ${{ if eq(parameters.platform, 'Linux_musl_x64') }} :
68
68
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
69
- -
(Alpine.314 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-amd64
69
+ -
(Alpine.318 .Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-amd64
70
70
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
71
- -
(Alpine.314 .Amd64)[email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-amd64
71
+ -
(Alpine.318 .Amd64)[email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-amd64
72
72
73
73
# Linux musl arm32
74
74
- ${{ if eq(parameters.platform, 'Linux_musl_arm') }} :
75
75
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
76
- -
(Alpine.314 .Arm32.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-arm32v7
76
+ -
(Alpine.318 .Arm32.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-arm32v7
77
77
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
78
- -
(Alpine.314 .Arm32)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-arm32v7
78
+ -
(Alpine.318 .Arm32)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-arm32v7
79
79
80
80
# Linux musl arm64
81
81
- ${{ if eq(parameters.platform, 'Linux_musl_arm64') }} :
82
82
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
83
- -
(Alpine.314 .Arm64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-arm64v8
83
+ -
(Alpine.318 .Arm64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-arm64v8
84
84
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
85
- -
(Alpine.314 .Arm64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:alpine-3.14 -helix-arm64v8
85
+ -
(Alpine.318 .Arm64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:alpine-3.18 -helix-arm64v8
86
86
87
87
# Linux x64
88
88
- ${{ if eq(parameters.platform, 'Linux_x64') }} :
89
89
- ${{ if and(eq(variables['System.TeamProject'], 'public'), in(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }} :
90
- - Ubuntu.1804 .Amd64.Open
90
+ - Ubuntu.2004 .Amd64.Open
91
91
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }} :
92
- -
(Debian.10 .Amd64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-10 -helix-amd64
93
- -
(Debian.11.Amd64.Open)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
94
- - Ubuntu.1804 .Amd64.Open
92
+ -
(Debian.12 .Amd64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
93
+ -
(Debian.11.Amd64.Open)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
94
+ - Ubuntu.2004 .Amd64.Open
95
95
- RedHat.7.Amd64.Open
96
96
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
97
- -
(Debian.10 .Amd64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-10 -helix-amd64
98
- -
(Debian.11.Amd64)Ubuntu.1804 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
99
- - Ubuntu.1804 .Amd64
100
- -
(Fedora.34 .Amd64)[email protected] /dotnet-buildtools/prereqs:fedora-34 -helix
97
+ -
(Debian.12 .Amd64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-12 -helix-amd64
98
+ -
(Debian.11.Amd64)Ubuntu.2204 [email protected] /dotnet-buildtools/prereqs:debian-11-helix-amd64
99
+ - Ubuntu.2004 .Amd64
100
+ -
(Fedora.39 .Amd64)[email protected] /dotnet-buildtools/prereqs:fedora-39 -helix
101
101
- RedHat.7.Amd64
102
102
103
103
# OSX arm64
0 commit comments