Skip to content

Commit

Permalink
Add Ruby 3.4 to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adam12 committed Dec 27, 2024
1 parent 39f3d56 commit ec894ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4'
name: ${{ matrix.ruby }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ec894ee

Please sign in to comment.