CI: Use Ubuntu 20.04 image for Linux build

pull/538/head
Connor McLaughlin 6 years ago
parent b9bfe30b1e
commit fc911de1e7

@ -42,7 +42,7 @@ jobs:
path: "duckstation-windows-x64-release.7z" path: "duckstation-windows-x64-release.7z"
linux-build: linux-build:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1

Loading…
Cancel
Save