change the matrix to macOS for testing

This commit is contained in:
Abhinav 2023-02-06 15:07:52 +05:30
parent 9407b698a3
commit b11aeb58a5

View file

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