Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💩 Diable CI/CD on linux
Browse files Browse the repository at this point in the history
Freed-Wu committed Oct 26, 2023
1 parent 6d70d9b commit 5d8012d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,10 @@ jobs:
fail-fast: false
matrix:
runs-on:
- ubuntu-latest
# Could not find a version that satisfies the requirement
# tree-sitter-languages
# No matching distribution found for tree-sitter-languages
# - ubuntu-latest
- macos-latest
# https://github.com/tree-sitter/py-tree-sitter/issues/170
# - windows-latest

0 comments on commit 5d8012d

Please sign in to comment.