Skip to content

Commit

Permalink
Add Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Jan 1, 2024
1 parent 85a0b7c commit e241170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-22.04, ubuntu-20.04, macos-13, macos-12, macos-11, windows-2019, windows-2022 ]
ruby: [ head, 3.2, 3.1, '3.0', 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1, '2.0' ]
ruby: [ head, 3.3, 3.2, 3.1, '3.0', 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1, '2.0' ]
include:
- { os: ubuntu-20.04 , ruby: jruby }
- { os: ubuntu-20.04 , ruby: truffleruby }
Expand Down

0 comments on commit e241170

Please sign in to comment.