Jacky Zhao
2023-08-20 b99d4cd8ce99ea1e52a97654ab153774a6bc598a
.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]