Skip to content

Commit

Permalink
Do not test install on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jan 13, 2023
1 parent 848b466 commit 6e303e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
ruby:
- '3.0'
- '3.1'
Expand All @@ -82,8 +81,6 @@ jobs:
os_name: Linux
- os: macos-latest
os_name: macOS
- os: windows-latest
os_name: Windows
steps:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 6e303e1

Please sign in to comment.