Skip to content

Commit

Permalink
Mark 2.0 as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Mar 16, 2024
1 parent 9fa4be5 commit f43f8b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
ruby: [1.9.3, '2.0', 2.1, 2.3, 2.4, 2.5, 2.6, 2.7, '3.0', 3.1]
experimental: [false]
include:
- ruby: '2.0'
experimental: true
- ruby: jruby-head
experimental: true
- ruby: truffleruby-head
Expand Down

0 comments on commit f43f8b4

Please sign in to comment.