Skip to content

Commit

Permalink
[CI] add mswin head build
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Oct 11, 2023
1 parent 7214b7f commit 320c88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- windows-latest
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
include:
- { os: windows-latest , ruby: mswin } # ruby/ruby windows CI
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
Expand Down

0 comments on commit 320c88c

Please # to comment.