File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 28
28
- os : " ubuntu-22.04-arm"
29
29
ubuntu_version : " jammy"
30
30
arch : " arm64"
31
- # Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
32
- - os : " ubuntu-20.04"
33
- ubuntu_version : " focal"
34
- arch : " amd64"
35
31
runs-on : ${{ matrix.os }}
36
32
steps :
37
33
- uses : actions/checkout@v3
@@ -198,10 +194,6 @@ jobs:
198
194
- os : " ubuntu-22.04-arm"
199
195
ubuntu_version : " jammy"
200
196
arch : " arm64"
201
- # Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
202
- - os : " ubuntu-20.04"
203
- ubuntu_version : " focal"
204
- arch : " amd64"
205
197
runs-on : ${{ matrix.os }}
206
198
steps :
207
199
- uses : actions/checkout@v3
@@ -235,10 +227,6 @@ jobs:
235
227
- os : " ubuntu-22.04-arm"
236
228
ubuntu_version : " jammy"
237
229
arch : " arm64"
238
- # Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
239
- - os : " ubuntu-20.04"
240
- ubuntu_version : " focal"
241
- arch : " amd64"
242
230
runs-on : ${{ matrix.os }}
243
231
steps :
244
232
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change 26
26
- os : " ubuntu-22.04-arm"
27
27
ubuntu_version : " jammy"
28
28
arch : " arm64"
29
- # Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
30
- - os : " ubuntu-20.04"
31
- ubuntu_version : " focal"
32
- arch : " amd64"
33
29
runs-on : ${{ matrix.os }}
34
30
steps :
35
31
- uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments