Skip to content

Commit

Permalink
Try to enable Windows with Ruby 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 27, 2021
1 parent c7dd0b1 commit c4ae05b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
- { os: ubuntu-latest , ruby: truffleruby }
exclude:
- { os: windows-latest , ruby: '3.0' }

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c4ae05b

Please sign in to comment.