Skip to content

Commit

Permalink
Add Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Nov 14, 2023
1 parent 95fe012 commit 1a009b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
continue-on-error: ${{ matrix.failure-allowed }}
strategy:
matrix:
ruby-version: ['2.6.8', '2.7.4', '3.0.2']
ruby-version: ['2.6', '2.7.8', '3.0.6', '3.1.4', '3.2.2']
failure-allowed: [false]
include:
- ruby-version: 'head'
Expand Down

0 comments on commit 1a009b4

Please sign in to comment.