updated ubuntu version for GH action runner
This commit is contained in:
2
.github/workflows/depends.yml
vendored
2
.github/workflows/depends.yml
vendored
@@ -22,7 +22,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build-cross:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
CCACHE_TEMPDIR: /tmp/.ccache-temp
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user