Skip to content

Commit

Permalink
upgrade to Ruby 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bedrock-adam committed Feb 22, 2024
1 parent 7fa5961 commit c9b243d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
ruby:
- '3.2.2'
- '3.3.0'
services:
postgres:
image: postgres:latest
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.3.0

0 comments on commit c9b243d

Please sign in to comment.