Skip to content

Commit edbf406

Browse files
committed
github runners
1 parent e241e9c commit edbf406

File tree

1 file changed

+16
-25
lines changed

1 file changed

+16
-25
lines changed

.github/workflows/ubuntu-packages-and-docker-image.yml

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,23 @@ jobs:
1515
matrix:
1616
include:
1717
# Ubuntu 24.04 LTS (Noble)
18-
- os: "buildjet-4vcpu-ubuntu-2404"
18+
- os: "ubuntu-24.04"
1919
ubuntu_version: "noble"
2020
arch: "amd64"
21-
- os: "buildjet-8vcpu-ubuntu-2404-arm"
21+
- os: "ubuntu-24.04-arm"
2222
ubuntu_version: "noble"
2323
arch: "arm64"
2424
# Ubuntu 22.04 LTS (Jammy)
25-
- os: "buildjet-4vcpu-ubuntu-2204"
25+
- os: "ubuntu-22.04"
2626
ubuntu_version: "jammy"
2727
arch: "amd64"
28-
- os: "buildjet-8vcpu-ubuntu-2204-arm"
28+
- os: "ubuntu-22.04-arm"
2929
ubuntu_version: "jammy"
3030
arch: "arm64"
3131
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
32-
- os: "buildjet-4vcpu-ubuntu-2004"
32+
- os: "ubuntu-20.04"
3333
ubuntu_version: "focal"
3434
arch: "amd64"
35-
- os: "buildjet-8vcpu-ubuntu-2004-arm"
36-
ubuntu_version: "focal"
37-
arch: "arm64"
3835
runs-on: ${{ matrix.os }}
3936
steps:
4037
- uses: actions/checkout@v3
@@ -188,26 +185,23 @@ jobs:
188185
matrix:
189186
include:
190187
# Ubuntu 24.04 LTS (Noble)
191-
- os: "buildjet-4vcpu-ubuntu-2404"
188+
- os: "ubuntu-24.04"
192189
ubuntu_version: "noble"
193190
arch: "amd64"
194-
- os: "buildjet-8vcpu-ubuntu-2404-arm"
191+
- os: "ubuntu-24.04-arm"
195192
ubuntu_version: "noble"
196193
arch: "arm64"
197194
# Ubuntu 22.04 LTS (Jammy)
198-
- os: "buildjet-4vcpu-ubuntu-2204"
195+
- os: "ubuntu-22.04"
199196
ubuntu_version: "jammy"
200197
arch: "amd64"
201-
- os: "buildjet-8vcpu-ubuntu-2204-arm"
198+
- os: "ubuntu-22.04-arm"
202199
ubuntu_version: "jammy"
203200
arch: "arm64"
204201
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
205-
- os: "buildjet-4vcpu-ubuntu-2004"
202+
- os: "ubuntu-20.04"
206203
ubuntu_version: "focal"
207204
arch: "amd64"
208-
- os: "buildjet-8vcpu-ubuntu-2004-arm"
209-
ubuntu_version: "focal"
210-
arch: "arm64"
211205
runs-on: ${{ matrix.os }}
212206
steps:
213207
- uses: actions/checkout@v3
@@ -228,26 +222,23 @@ jobs:
228222
matrix:
229223
include:
230224
# Ubuntu 24.04 LTS (Noble)
231-
- os: "buildjet-4vcpu-ubuntu-2404"
225+
- os: "ubuntu-24.04"
232226
ubuntu_version: "noble"
233227
arch: "amd64"
234-
- os: "buildjet-8vcpu-ubuntu-2404-arm"
228+
- os: "ubuntu-24.04-arm"
235229
ubuntu_version: "noble"
236230
arch: "arm64"
237231
# Ubuntu 22.04 LTS (Jammy)
238-
- os: "buildjet-4vcpu-ubuntu-2204"
232+
- os: "ubuntu-22.04"
239233
ubuntu_version: "jammy"
240234
arch: "amd64"
241-
- os: "buildjet-8vcpu-ubuntu-2204-arm"
235+
- os: "ubuntu-22.04-arm"
242236
ubuntu_version: "jammy"
243237
arch: "arm64"
244238
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
245-
- os: "buildjet-4vcpu-ubuntu-2004"
239+
- os: "ubuntu-20.04"
246240
ubuntu_version: "focal"
247241
arch: "amd64"
248-
- os: "buildjet-8vcpu-ubuntu-2004-arm"
249-
ubuntu_version: "focal"
250-
arch: "arm64"
251242
runs-on: ${{ matrix.os }}
252243
steps:
253244
- uses: actions/checkout@v3
@@ -274,7 +265,7 @@ jobs:
274265
fail-fast: false # Let the other job finish
275266
matrix:
276267
include:
277-
- os: "buildjet-4vcpu-ubuntu-2404"
268+
- os: "ubuntu-24.04"
278269
ubuntu_version: "noble"
279270
runs-on: ${{ matrix.os }}
280271
defaults:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy