Skip to content

Commit

Permalink
Added Ruby 3.2 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 26, 2022
1 parent 3d8d146 commit 6b04abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: 3.1
- ruby: 3.2
gemfile: gemfiles/activerecord71.gemfile
- ruby: 3.1
gemfile: Gemfile
Expand Down

0 comments on commit 6b04abe

Please sign in to comment.