Skip to content

Commit

Permalink
Let's run tests on windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Oct 3, 2024
1 parent 6c434e2 commit 16f7189
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
os:
- ubuntu
- macos
- windows

ruby:
- "3.1"
Expand All @@ -42,9 +43,6 @@ jobs:
- os: ubuntu
ruby: head
experimental: true
- os: windows
ruby: head
experimental: true

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

0 comments on commit 16f7189

Please sign in to comment.