Skip to content

Commit

Permalink
Excludes Ruby 3.4.2 for the moment
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Kämper <[email protected]>
  • Loading branch information
s2k committed Feb 15, 2025
1 parent 28cc25e commit cd0cbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.1.6', '3.2.6', '3.3.6', '3.4.1', '3.4.2', 'jruby', 'truffleruby']
ruby-version: ['3.1.6', '3.2.6', '3.3.6', '3.4.1', 'jruby', 'truffleruby']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cd0cbd9

Please sign in to comment.