mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Update ci-ifcopenshell-conda-daily.yml
try to get even more space on ubuntu ci runner
This commit is contained in:
committed by
GitHub
parent
17bd6e6b0c
commit
4b7ca648c6
@@ -58,12 +58,10 @@ jobs:
|
||||
{ name: macOS-x86, distver: macos-13, pkg_dir: 'osx-64' }
|
||||
]
|
||||
steps:
|
||||
- name: Set up swap space
|
||||
- name: Maximize build space
|
||||
if: runner.os == 'Linux'
|
||||
uses: pierotofy/set-swap-space@v1.0
|
||||
with:
|
||||
swap-size-gb: 10
|
||||
|
||||
uses: easimon/maximize-build-space@master
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
Reference in New Issue
Block a user