Skip to content

Commit

Permalink
Test on windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro committed Jun 14, 2024
1 parent 8fbeb37 commit dcf33d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ on:

jobs:
test:
runs-on: ${{ matrix.os }}
runs-on: "windows-latest"
strategy:
fail-fast: false
matrix:
os: [windows-2019, windows-2022]
ruby: [ucrt, mswin]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dcf33d5

Please sign in to comment.