Skip to content

Commit

Permalink
windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Mar 11, 2024
1 parent e702668 commit 4eb5a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, macos-latest, windows-2019]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- name: checkout tree-sitter-scala
uses: actions/checkout@v4
Expand Down

0 comments on commit 4eb5a61

Please sign in to comment.