maybe this will fix the ubuntu runner?

This commit is contained in:
Kendell R 2025-08-21 15:48:42 -07:00 committed by GitHub
parent 99a411b26a
commit b260fe594e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -222,7 +222,7 @@ jobs:
grpc_cmake: >-
"-DgRPC_CARES_PROVIDER=package"
- name: linux-arm64
runner: ubuntu-24.04-arm64
runner: ubuntu-24.04-arm
container: ubuntu:20.04
preinstall: >-
apt-get update &&