Skip to content

Commit

Permalink
Test on Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzhu2118 committed May 2, 2024
1 parent 604cd61 commit 0ddab88
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 @@ -10,6 +10,7 @@ jobs:
- { ruby: '3.0', allowed-failure: false }
- { ruby: '3.1', allowed-failure: false }
- { ruby: '3.2', allowed-failure: false }
- { ruby: '3.3', allowed-failure: false }
- { ruby: ruby-head, allowed-failure: false }
name: ruby ${{ matrix.entry.ruby }}
steps:
Expand Down

0 comments on commit 0ddab88

Please sign in to comment.