We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e702668 commit 4eb5a61Copy full SHA for 4eb5a61
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: true
32
matrix:
33
- os: [ubuntu-latest, macos-latest, windows-2019]
+ os: [ubuntu-latest, macos-latest, windows-latest]
34
steps:
35
- name: checkout tree-sitter-scala
36
uses: actions/checkout@v4
0 commit comments