Skip to content

Commit 9727236

Browse files
committed
⏪ Revert "💩 Disable macos in github workflow"
This reverts commit ac62f79.
1 parent ac62f79 commit 9727236

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
matrix:
2828
runs-on:
2929
- ubuntu-latest
30-
# https://github.com/tree-sitter/tree-sitter-bash/issues/265
31-
# - macos-latest
30+
- macos-latest
3231
- windows-latest
3332
runs-on: ${{matrix.runs-on}}
3433
steps:

0 commit comments

Comments
 (0)