Skip to content

Commit

Permalink
Pin actions to macos-13 because libsass.dylib issues
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Sep 24, 2024
1 parent 1ea8f9c commit eead1a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eead1a5

Please sign in to comment.