Skip to content

Commit

Permalink
Merge pull request #1740 from houdiniproject/add-ruby-3.1-tests
Browse files Browse the repository at this point in the history
Test on Ruby 3.1
  • Loading branch information
wwahammy authored Sep 3, 2024
2 parents 8f7874a + effc326 commit 7f48d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
ruby: [3.0.6]
ruby: [3.1.6, 3.0.6]
node: [16.x]
fail-fast: false

0 comments on commit 7f48d12

Please sign in to comment.