diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index 928f910c..ad6ce6c6 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -10,6 +10,7 @@ jobs: strategy: fail-fast: false matrix: + # libsass.dylib is not working on macos-14 os: [windows-latest, ubuntu-latest, macos-13] steps: - name: Process Test Results