Skip to content

Commit 2cf3f32

Browse files
authored
GnuTests.yml: Drop git from VM
1 parent 1e11921 commit 2cf3f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
- name: Install dependencies in VM
246246
run: |
247247
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
248+
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
249249
lima rustup-init -y --default-toolchain stable
250250
- name: Copy the sources to VM
251251
run: |

0 commit comments

Comments
 (0)