macOS again

This commit is contained in:
Maarten L. Hekkelman
2026-01-27 13:37:45 +01:00
parent 977e34b092
commit ec416aedee

View File

@@ -56,7 +56,7 @@ jobs:
- name: Install Catch2 macOS
if: matrix.os == 'macos-latest'
run: >
brew install catch2 boost-python3
brew install catch2
- name: Install dependencies Window
if: matrix.os == 'windows-latest'