mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 05:15:43 -04:00
CI: Drop Linux runner to Ubuntu 18.04
This lowers the AppImage glibc version requirement.
This commit is contained in:
parent
b7f240a367
commit
a4ece3e1b7
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
linux-build:
|
linux-build:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.1
|
- uses: actions/checkout@v2.3.1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user