Skip to content

Commit 4eb5a61

Browse files
committed
windows-latest
1 parent e702668 commit 4eb5a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: true
3232
matrix:
33-
os: [ubuntu-latest, macos-latest, windows-2019]
33+
os: [ubuntu-latest, macos-latest, windows-latest]
3434
steps:
3535
- name: checkout tree-sitter-scala
3636
uses: actions/checkout@v4

0 commit comments

Comments
 (0)