Skip to content

Commit

Permalink
Update ruby version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed Jan 11, 2024
1 parent 5b53ca3 commit 12a5b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- '3.0.5'
- '3.1.3'
- '3.2.0'
- '3.3.0'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.1.2
ruby-3.3.0

0 comments on commit 12a5b86

Please sign in to comment.