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.
2 parents 971b5d8 + 7309cce commit 361ddecCopy full SHA for 361ddec
1 file changed
.github/workflows/GnuTests.yml
@@ -246,7 +246,7 @@ jobs:
246
run: |
247
lima sudo dnf -y update
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
249
- lima rustup-init -y --default-toolchain stable
+ lima rustup-init -y --profile=minimal --default-toolchain stable
250
- name: Copy the sources to VM
251
252
rsync -a -e ssh . lima-default:~/work/
0 commit comments