mirror of
https://github.com/clangd/clangd.git
synced 2025-09-05 13:31:42 +00:00
maybe this will fix the ubuntu runner?
This commit is contained in:
parent
99a411b26a
commit
b260fe594e
2
.github/workflows/autobuild.yaml
vendored
2
.github/workflows/autobuild.yaml
vendored
@ -222,7 +222,7 @@ jobs:
|
|||||||
grpc_cmake: >-
|
grpc_cmake: >-
|
||||||
"-DgRPC_CARES_PROVIDER=package"
|
"-DgRPC_CARES_PROVIDER=package"
|
||||||
- name: linux-arm64
|
- name: linux-arm64
|
||||||
runner: ubuntu-24.04-arm64
|
runner: ubuntu-24.04-arm
|
||||||
container: ubuntu:20.04
|
container: ubuntu:20.04
|
||||||
preinstall: >-
|
preinstall: >-
|
||||||
apt-get update &&
|
apt-get update &&
|
||||||
|
Loading…
Reference in New Issue
Block a user