Skip to content

Commit

Permalink
Lock Ruby in CI to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Dec 18, 2022
1 parent 7979f48 commit a260cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -22,8 +22,8 @@ jobs:
ruby_version: "2.7"
- label: Ruby 3.0
ruby_version: "3.0"
- label: Ruby 3.1
ruby_version: "3.1"
- label: Ruby 3.1.2
ruby_version: "3.1.2"
- label: JRuby 9.3.4.0
ruby_version: "jruby-9.3.4.0"
steps:
Expand Down

0 comments on commit a260cab

Please sign in to comment.