Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Nov 12, 2021
1 parent ba33661 commit 3a0fb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- { ruby: 2.5 }
- { ruby: 2.6 }
- { ruby: 2.7 }
- { ruby: 3.0 }
- { ruby: "3.0" }
- { ruby: jruby, experimental: true }
- { ruby: jruby-head, experimental: true }
- { ruby: head, experimental: true }
Expand Down

0 comments on commit 3a0fb4a

Please sign in to comment.