From 3c6a2eab322e2d6e6ac8df303fbace1750c67e6d Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Wed, 21 Feb 2024 12:17:25 +0000 Subject: [PATCH] ci: yaml --- .github/workflows/ubuntu.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 45e92be..a025713 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -132,7 +132,6 @@ jobs: ] steps: - - name: Maximize build space - uses: easimon/maximize-build-space@master with: remove-dotnet: 'true' @@ -141,7 +140,6 @@ jobs: remove-codeql: 'true' remove-docker-images: 'true' - - name: Checkout - uses: actions/checkout@v1 - name: Setup