Skip to content
Snippets Groups Projects
Commit 5bfcd811 authored by Giovanni Mascellani's avatar Giovanni Mascellani Committed by Henri Verbeet
Browse files

ci: Explicitly install SPIRV-Tools in the macOS CI environment.

parent d3686450
No related branches found
No related tags found
1 merge request!1354ci: Explicitly install SPIRV-Tools in the macOS CI environment.
Pipeline #36802 skipped
......@@ -144,7 +144,7 @@ build-mac:
tags:
- mac
script:
- brew install vulkan-tools libtool spirv-headers vulkan-loader mingw-w64
- brew install vulkan-tools libtool spirv-headers vulkan-loader mingw-w64 spirv-tools
- git config --global --add safe.directory $CI_PROJECT_DIR
- git clean -fdx
- git reset --hard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment