Skip to content

Commit

Permalink
Test with Ruby 3.1 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 7, 2022
1 parent 26a70c5 commit 110aa0d
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 @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: "3.0"
- ruby: 3.1
gemfile: Gemfile
postgres: 14
- ruby: "3.0"
Expand Down

0 comments on commit 110aa0d

Please sign in to comment.