Skip to content

Commit

Permalink
Merge pull request #455 from cedarcode/sr--run-ci-with-ruby-3.4
Browse files Browse the repository at this point in the history
Run tests against main ruby 3.4 release
  • Loading branch information
santiagorodriguez96 authored Feb 14, 2025
2 parents e6d28fc + d1dfe71 commit 797e8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
ruby:
- '3.4.0-preview2'
- '3.4'
- '3.3'
- '3.2'
- '3.1'
Expand Down

0 comments on commit 797e8a6

Please sign in to comment.