ci: temporary disable 1.48 build on macOS

This commit is contained in:
Antoine Poinsot 2022-10-20 17:26:28 +02:00
parent f3e93df80c
commit f7ca86191a
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -26,7 +26,8 @@ jobs:
- nightly
os:
- ubuntu-latest
- macOS-latest
# See issue https://github.com/revault/minisafe/issues/69
#- macOS-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps: