diff options
| author | tobtoht <tob@featherwallet.org> | 2025-07-14 15:25:29 +0200 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2025-07-14 15:25:29 +0200 |
| commit | 0e076d63fec72bde73dd011af64c56bfeefb1526 (patch) | |
| tree | 0e6ab7e77b4b9beabbfc13b68a860b186bcce1fd /.github | |
| parent | d95cd26330638c6b9b5e33e795db982c46ae31e6 (diff) | |
| download | monzero-core-0e076d63fec72bde73dd011af64c56bfeefb1526.tar.gz monzero-core-0e076d63fec72bde73dd011af64c56bfeefb1526.tar.xz monzero-core-0e076d63fec72bde73dd011af64c56bfeefb1526.zip | |
ci: gitian: update runner to 22.04
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/gitian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/gitian.yml b/.github/workflows/gitian.yml index db9735ac3..46b23188f 100644 --- a/.github/workflows/gitian.yml +++ b/.github/workflows/gitian.yml @@ -7,7 +7,7 @@ on: jobs: build-gitian: - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 strategy: fail-fast: false matrix: |
