Skip to content

Commit

Permalink
⏪ Revert "💩 Disable macos in github workflow"
Browse files Browse the repository at this point in the history
This reverts commit ac62f79.
  • Loading branch information
Freed-Wu committed Jun 14, 2024
1 parent ac62f79 commit 9727236
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
matrix:
runs-on:
- ubuntu-latest
# https://github.com/tree-sitter/tree-sitter-bash/issues/265
# - macos-latest
- macos-latest
- windows-latest
runs-on: ${{matrix.runs-on}}
steps:
Expand Down

0 comments on commit 9727236

Please sign in to comment.