switch workflow to ubuntu 22.04 for better glibc compat

This commit is contained in:
2026-01-22 19:21:52 +01:00
parent 26c5410f3f
commit 6a41ac44c9
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-latest
- os: ubuntu-22.04
artifact_name: SoftwareManager-dev-${{ github.sha }}-linux
asset_name: SoftwareManager-dev-${{ github.sha }}-linux
- os: windows-latest