mirror of
https://github.com/monero-project/monero.git
synced 2025-01-27 11:17:00 -05:00
workflows: ubuntu 18.04 is deprecated
This commit is contained in:
parent
fc907a9570
commit
8b8326adfd
2
.github/workflows/depends.yml
vendored
2
.github/workflows/depends.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user