windows-latest

pull/659/head
Eugene Yokota 2024-03-10 23:55:47 +07:00
parent e70266814b
commit 4eb5a61bd1
1 changed files with 1 additions and 1 deletions

@ -30,7 +30,7 @@ jobs:
strategy: strategy:
fail-fast: true fail-fast: true
matrix: matrix:
os: [ubuntu-latest, macos-latest, windows-2019] os: [ubuntu-latest, macos-latest, windows-latest]
steps: steps:
- name: checkout tree-sitter-scala - name: checkout tree-sitter-scala
uses: actions/checkout@v4 uses: actions/checkout@v4