mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-05 23:23:07 +00:00
attempt to fix mac build
This commit is contained in:
parent
e5e882323c
commit
5dcf8ad8eb
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -50,7 +50,8 @@ jobs:
|
|||||||
brew update
|
brew update
|
||||||
brew install \
|
brew install \
|
||||||
findutils \
|
findutils \
|
||||||
libomp
|
libomp \
|
||||||
|
llvm@14
|
||||||
|
|
||||||
- name: Install tools and libraries via MSYS2 (Windows)
|
- name: Install tools and libraries via MSYS2 (Windows)
|
||||||
if: matrix.platform.os == 'windows'
|
if: matrix.platform.os == 'windows'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user