sass / dart-sass

The reference implementation of Sass, written in Dart.
https://sass-lang.com/dart-sass
MIT License
3.9k stars 352 forks source link

Use macos-14 runner instead of macos-latest-xlarge runner #2167

Closed ntkme closed 7 months ago

ntkme commented 7 months ago

GitHub now offers a free m1 runner for open source: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

This PR switches from the paid runner to the free runner.