Skip to content

Commit

Permalink
Add Ruby 3.3 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
alpaca-tc committed Aug 13, 2024
1 parent e65c7e4 commit a554c69
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 @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
gemfile: ['6.1_stable', '7.0_stable', '7.1_stable']
ruby-version: ['3.1', '3.2']
ruby-version: ['3.1', '3.2', '3.3']
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
steps:
Expand Down

0 comments on commit a554c69

Please sign in to comment.