Skip to content

Commit

Permalink
test with ruby 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltz committed Dec 31, 2023
1 parent 90eafaf commit 3a3d01d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.6.10', '2.7.8']
# ruby-version: ['2.6.10', '2.7.8', '3.0.6', '3.1.4', '3.2.2']
ruby-version: ['2.6.10', '2.7.8', '3.0.6', '3.1.4', '3.2.2', '3.3.0']
gemfile: ['Gemfile']

steps:
Expand Down

0 comments on commit 3a3d01d

Please sign in to comment.