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

Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.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 0bf992ecbf
commit e53b0bd11f
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
target: macos-arm64 target: macos-arm64
- os: macos-15-intel - os: macos-15-intel
target: macos-x86_64 target: macos-x86_64
- os: ubuntu-latest - os: ubuntu-22.04
target: linux-x86_64 target: linux-x86_64
- os: windows-latest - os: windows-latest
target: windows-x86_64 target: windows-x86_64