Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Apr 27, 2024
1 parent 4d2fd2d commit 1eddf5d
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: ['3.0.6', '3.1.4', '3.2.3', '3.3.0']
ruby-version: ['3.0.7', '3.1.5', '3.2.4', '3.3.1']
failure-allowed: [false]
include:
- ruby-version: 'truffleruby'
Expand Down

0 comments on commit 1eddf5d

Please sign in to comment.