Skip to content

Commit

Permalink
Merge pull request #12 from SonicGarden/ruby-3.4.1
Browse files Browse the repository at this point in the history
Ruby 3.4.1
  • Loading branch information
kzkn authored Jan 6, 2025
2 parents 47880aa + c62509e commit d84f018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
strategy:
matrix:
ruby_version:
- '3.4.1'
- '3.3.6'
- '3.3.5'
- '3.3.4'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
strategy:
matrix:
ruby_version:
- '3.4.1'
- '3.3.6'
- '3.3.5'
- '3.3.4'
Expand Down

0 comments on commit d84f018

Please sign in to comment.