CI: Use Ubuntu 20.04 image for Linux build
This commit is contained in:
parent
b9bfe30b1e
commit
fc911de1e7
|
@ -42,7 +42,7 @@ jobs:
|
|||
path: "duckstation-windows-x64-release.7z"
|
||||
|
||||
linux-build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
|
Loading…
Reference in New Issue