Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into ruby-33-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kzkn committed Jan 6, 2025
2 parents a989d63 + d84f018 commit 2c71856
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 2c71856

Please sign in to comment.