Skip to content

Commit

Permalink
Merge pull request #2771 from ima1zumi/revert-2767-exclude-3.2-on-win…
Browse files Browse the repository at this point in the history
…dows

Revert "Exclude version 3.2 for ruby on windows-2022"
  • Loading branch information
znz committed Jan 13, 2023
2 parents dad6ab9 + 19f45e3 commit c12797b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
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 c12797b

Please sign in to comment.