Unverified Commit b8223fed authored by Matthew Douglas's avatar Matthew Douglas Committed by GitHub
Browse files

Build: use ubuntu-22.04 instead of 24.04 for CPU build (glibc compat) (#1538)

parent 5d468883
......@@ -30,7 +30,7 @@ jobs:
build-shared-libs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-22.04, macos-latest, windows-latest]
arch: [x86_64, aarch64]
exclude:
- os: windows-latest # This probably requires arm64 Windows agents
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment