ENH: switch back to ubuntu 20.04 for building linux

This reverts commit 32f978c8932064395c0cfc3d8c22c2c9a263d4df.
This commit is contained in:
lane.wei 2023-04-28 14:55:24 +08:00 committed by Lane.Wei
parent 8e10423685
commit f43beb01e0

View File

@ -6,7 +6,7 @@ jobs:
appimage-builder:
name: Linux AppImage Build
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3