diff options
| author | selsta <selsta@sent.at> | 2022-11-14 02:15:26 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2022-11-14 02:16:31 +0100 |
| commit | 02b24cb353b5fa0d9ceea13ecf731aa473f71d66 (patch) | |
| tree | 993b38c3ea8b9b27e5a9183bc80067bbaef81432 /.github | |
| parent | 1f27fdf6a5b5eeee76049fc3974ff096b8919717 (diff) | |
| download | monzero-core-02b24cb353b5fa0d9ceea13ecf731aa473f71d66.tar.gz monzero-core-02b24cb353b5fa0d9ceea13ecf731aa473f71d66.tar.xz monzero-core-02b24cb353b5fa0d9ceea13ecf731aa473f71d66.zip | |
workflows: ubuntu 18.04 is deprecated
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/depends.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/depends.yml b/.github/workflows/depends.yml index 57e9e68bb..c05f74f9c 100644 --- a/.github/workflows/depends.yml +++ b/.github/workflows/depends.yml @@ -18,7 +18,7 @@ env: jobs: build-cross: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 env: CCACHE_TEMPDIR: /tmp/.ccache-temp strategy: |
