fix(ci): lower Linux release glibc baseline (#707)

Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
Co-authored-by: Ahmed Allam <49919286+0xallam@users.noreply.github.com>
This commit is contained in:
Dustin Persek 2026-07-10 09:13:14 -04:00 committed by GitHub
parent a2b6647008
commit ed9bac8cb0

View file

@ -16,7 +16,7 @@ jobs:
target: macos-arm64
- os: macos-15-intel
target: macos-x86_64
- os: ubuntu-latest
- os: ubuntu-22.04
target: linux-x86_64
- os: windows-latest
target: windows-x86_64