Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
remove unnecessary block
- Loading branch information
Showing
with
0 additions
and
7 deletions.
-
+0
−7
.github/workflows/run-tests.yml
|
@@ -74,13 +74,6 @@ jobs: |
|
|
echo CTEST_BUILD_NAME: ${CTEST_BUILD_NAME} |
|
|
echo PATCH_QT_3D: ${PATCH_QT_3D} |
|
|
|
|
|
# - name: Increase Docker base image size |
|
|
# # https://stackoverflow.com/questions/50140939/increase-docker-container-size-from-default-10gb-on-rhel7 |
|
|
# run: | |
|
|
# sudo rm /etc/docker/daemon.json |
|
|
# echo '{"storage-opt": [ "dm.basesize=50G" ]}' | sudo tee /etc/docker/daemon.json |
|
|
# sudo service docker restart |
|
|
|
|
|
- name: Build deps |
|
|
env: |
|
|
UBUNTU_BASE: ${{ matrix.ubuntu-base }} |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.