Skip to content

Commit

Permalink
Exclude known failing combination
Browse files Browse the repository at this point in the history
* See #496
  • Loading branch information
eregon committed Sep 19, 2023
1 parent 24a61db commit 9aede54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- { os: windows-2022, ruby: mswin }
- { os: windows-2022, ruby: ucrt }
exclude:
- { os: ubuntu-22.04, ruby: '2.2' } # https://github.com/ruby/setup-ruby/issues/496
- { os: windows-2019, ruby: '1.9' }
- { os: windows-2019, ruby: '3.3' }
- { os: windows-2019, ruby: debug }
Expand Down

0 comments on commit 9aede54

Please sign in to comment.