Update docker-image.yml

This commit is contained in:
scottgarren
2025-02-22 12:10:35 -05:00
committed by GitHub
parent 2dd9ca5b0a
commit 4b6af29b5c

View File

@@ -16,12 +16,6 @@ jobs:
- name: Clean up temporary files - name: Clean up temporary files
run: sudo rm -rf /tmp/* run: sudo rm -rf /tmp/*
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 512
swap-size-mb: 1024
remove-dotnet: 'true'
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4