mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-29 15:32:17 +01:00
ci: use APFS for macOS TMPDIR
This commit is contained in:
@@ -822,7 +822,7 @@ macos-arm64:
|
||||
TMPDIR: /Volumes/RAM
|
||||
before_script:
|
||||
- bash .gitlab-ci/show-execution-environment.sh
|
||||
- diskutil erasevolume HFS+ "RAM" $(diskutil image attach ram://1GiB)
|
||||
- diskutil erasevolume APFS "RAM" $(diskutil image attach ram://1GiB)
|
||||
- python3 -m venv .venv
|
||||
- ln -s /opt/ccache/ccache .venv/bin
|
||||
- source .venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user