Skip to content

Commit

Permalink
Revert "Exclude version 3.2 for ruby on windows-2022"
Browse files Browse the repository at this point in the history
  • Loading branch information
ima1zumi committed Jan 1, 2023
1 parent 7f8209a commit 19f45e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
exclude:
- os: windows-latest
ruby: '3.2'

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 19f45e3

Please sign in to comment.