Skip to content

Commit

Permalink
Updating exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsuredpaul committed Mar 6, 2024
1 parent 2490bf7 commit cfc7057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- "3.0"
exclude:
# 2.2 segfaults on recent Ubuntu: https://github.com/ruby/setup-ruby/issues/496
- { ruby: "2.2", os: "ubuntu-latest" }
- { ruby: "2.2" }

steps:

Expand Down

0 comments on commit cfc7057

Please sign in to comment.