Jacky Zhao
2023-08-20 cfb7d1232e005736dc549fb24ec5a02d53fc5206
.github/workflows/ci.yaml
@@ -7,6 +7,7 @@
jobs:
  build-and-test:
    if: ${{ github.repository == 'jackyzha0/quartz' }}
    strategy:
      matrix:
        os: [windows-latest, macos-latest, ubuntu-latest]