workflows: ubuntu 18.04 is deprecated
This commit is contained in:
parent
1f27fdf6a5
commit
02b24cb353
|
@ -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…
Reference in New Issue