Skip to content

Commit

Permalink
Switch to Ruby 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbt committed Feb 23, 2023
1 parent 003789b commit a9e2eb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -8,6 +8,7 @@ jobs:
ruby-version:
- "2.6"
- "2.7"
- "3.0"
- "jruby-9.3.10.0"
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.7.1
3.0.5

0 comments on commit a9e2eb6

Please sign in to comment.