Skip to content

Commit

Permalink
Update tests.yml with Ruby 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu authored Dec 25, 2023
1 parent 890bbf3 commit e8f4a03
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 @@ -12,7 +12,7 @@ jobs:
include:
- ruby-version: 'truffleruby'
failure-allowed: true
- ruby-version: '3.3.0-preview3'
- ruby-version: '3.3.0'
failure-allowed: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e8f4a03

Please sign in to comment.