Skip to content

Commit 716ec4b

Browse files
gh-115119: Bump CI to use Ubuntu 22.04 (#118631)
Ubuntu 22.04 ships with mpdecimal 2.5.1, installable using 'apt install libmpdec-dev'.
1 parent 05adfbb commit 716ec4b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
251251
build_ubuntu_ssltests:
252252
name: 'Ubuntu SSL tests with OpenSSL'
253-
runs-on: ubuntu-20.04
253+
runs-on: ubuntu-22.04
254254
timeout-minutes: 60
255255
needs: check_source
256256
if: needs.check_source.outputs.run_tests == 'true'
@@ -316,7 +316,7 @@ jobs:
316316

317317
test_hypothesis:
318318
name: "Hypothesis tests on Ubuntu"
319-
runs-on: ubuntu-20.04
319+
runs-on: ubuntu-22.04
320320
timeout-minutes: 60
321321
needs: check_source
322322
if: needs.check_source.outputs.run_tests == 'true' && needs.check_source.outputs.run_hypothesis == 'true'
@@ -429,7 +429,7 @@ jobs:
429429

430430
build_asan:
431431
name: 'Address sanitizer'
432-
runs-on: ubuntu-20.04
432+
runs-on: ubuntu-22.04
433433
timeout-minutes: 60
434434
needs: check_source
435435
if: needs.check_source.outputs.run_tests == 'true'

.github/workflows/reusable-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build_ubuntu_reusable:
1313
name: 'build and test'
1414
timeout-minutes: 60
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-22.04
1616
env:
1717
FORCE_COLOR: 1
1818
OPENSSL_VER: 3.0.13

.github/workflows/reusable-wasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build_wasi_reusable:
1010
name: 'build and test'
1111
timeout-minutes: 60
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
env:
1414
WASMTIME_VERSION: 18.0.3
1515
WASI_SDK_VERSION: 21

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