workflows: ubuntu 18.04 is deprecated

dev
selsta 2 years ago
parent fc907a9570
commit 8b8326adfd
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

@ -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…
Cancel
Save