Skip to content

Commit

Permalink
Test on Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzhu2118 committed Jan 3, 2025
1 parent c40922c commit 24fd891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- { ruby: '3.1', allowed-failure: false }
- { ruby: '3.2', allowed-failure: false }
- { ruby: '3.3', allowed-failure: false }
- { ruby: '3.4', allowed-failure: false }
- { ruby: ruby-head, allowed-failure: false }
name: ruby ${{ matrix.entry.ruby }}
steps:
Expand Down

0 comments on commit 24fd891

Please sign in to comment.