mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 11:59:57 +03:00
Attempt to use latest ubuntu for glibc build
qt6-svg-dev needs at least 23.10
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
clib: [glibc, musl]
|
||||
include:
|
||||
- clib: glibc
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-latest
|
||||
- clib: musl
|
||||
os: ubuntu-latest
|
||||
container: alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user