Build on ubuntu 22.04 to add compatibility with older glibc.

This commit is contained in:
Alejandro Cabeza Romero 2026-05-15 15:01:53 +02:00
parent 3a790a3172
commit 4ce00b1eeb
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

View File

@ -163,7 +163,7 @@ jobs:
build-linux:
name: Build Linux Libraries (Native)
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs:
- setup
- generate-proving-keys