mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 08:25:42 -04:00
CI: Use Ubuntu 20.04 image for Linux build
This commit is contained in:
parent
b9bfe30b1e
commit
fc911de1e7
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
@ -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…
x
Reference in New Issue
Block a user