Skip to content

Commit

Permalink
Try mingw with ucrt
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Jun 12, 2023
1 parent 7581b6b commit 74c6027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- windows-latest
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
include:
- { os: windows-latest, ruby: mingw }
- { os: windows-latest, ruby: ucrt }
- { os: windows-latest, ruby: mswin }
- { os: ubuntu-20.04, ruby: jruby }
- { os: ubuntu-20.04, ruby: jruby-head }
Expand Down

0 comments on commit 74c6027

Please sign in to comment.