Skip to content

Commit

Permalink
CI: Add a CI run on mswin build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Apr 1, 2024
1 parent e164669 commit ffa17cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
exclude:
- os: windows
ruby: truffleruby-head
include:
- os: Windows
ruby: ruby-mswin
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ffa17cd

Please sign in to comment.