Improve build code
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
||||
|
||||
buildLinux-AppImage:
|
||||
needs: buildAssets
|
||||
# Needs to stay on 22.04 as long as we're using manylinux_2_28
|
||||
# as libxcb-cursor0 in 22.04 supports glibc >= 2.17
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
PYTHON_VERSION: "3.13"
|
||||
|
||||
Reference in New Issue
Block a user