Disabling macos CI.

This commit is contained in:
Zoe Roux 2021-04-05 23:21:41 +02:00
parent 2ed984d135
commit 334792a68c

View File

@ -18,9 +18,9 @@ jobs:
# - os: windows-latest # - os: windows-latest
# runtime: win-x64 # runtime: win-x64
# artifact: windows # artifact: windows
- os: macOS-latest # - os: macOS-latest
runtime: osx-x64 # runtime: osx-x64
artifact: macos # artifact: macos
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Checkout submodules - name: Checkout submodules