Skip to content

Commit

Permalink
Add Ruby head to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Mar 27, 2024
1 parent 27d84d2 commit 5788fe4
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: [2.3, 2.4, 2.5, 2.6, 2.7, '3.0', 3.1, 3.2, 3.3]
experimental: [false]
include:
- ruby: head
experimental: true
- ruby: jruby-head
experimental: true

Expand Down

0 comments on commit 5788fe4

Please sign in to comment.