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 9fc7177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu, macos, windows ]
ruby: [ 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, ruby-head, truffleruby-head, jruby-head ]
ruby: [ 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, ruby-head, truffleruby-head, jruby-head, ruby-mswin ]
exclude:
- os: windows
ruby: truffleruby-head
Expand Down

0 comments on commit 9fc7177

Please sign in to comment.