Build on MacOS too

This commit is contained in:
Patricia Aas 2021-06-22 12:44:26 +02:00 committed by Patricia Aas
parent aaca7a4020
commit f69fcb6ae4
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ jobs:
os: ubuntu-20.04
- name: Windows 2019
os: windows-2019
- name: MacOS 10.15
os: macos-10.15
cmake-build-type: [Debug, Release]
steps: