CI: Drop Linux runner to Ubuntu 18.04

This lowers the AppImage glibc version requirement.
pull/916/head
Albert Liu 5 years ago
parent b7f240a367
commit a4ece3e1b7

@ -91,7 +91,7 @@ jobs:
linux-build:
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2.3.1
with:

Loading…
Cancel
Save