CI: Use Ubuntu 20.04 image for Linux build

pull/538/head
Connor McLaughlin 5 years ago
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…
Cancel
Save