We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e11921 commit 2cf3f32Copy full SHA for 2cf3f32
.github/workflows/GnuTests.yml
@@ -245,7 +245,7 @@ jobs:
245
- name: Install dependencies in VM
246
run: |
247
lima sudo dnf -y update
248
- lima sudo dnf -y install git autoconf bison gperf gcc gdb jq libacl-devel libattr-devel libcap-devel libselinux-devel attr rustup clang-devel automake patch quilt
+ lima sudo dnf -y install autoconf bison gperf gcc gdb jq libacl-devel libattr-devel libcap-devel libselinux-devel attr rustup clang-devel automake patch quilt
249
lima rustup-init -y --default-toolchain stable
250
- name: Copy the sources to VM
251
0 commit comments