skip mac for now

This commit is contained in:
Daniel Scalzi 2022-01-23 17:38:43 -05:00
parent d2ce9d3bea
commit 2896477618
No known key found for this signature in database
GPG Key ID: 9E3E2AFE45328AA5

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
steps:
- name: Check out Git repository