Skip to content

Commit

Permalink
CI: Add ruby 3.3.0-preview3
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Dec 10, 2023
1 parent f0603a7 commit 00da544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
ruby-version: ['3.0', '3.1', '3.2']
ruby-version: ['3.0', '3.1', '3.2', '3.3.0-preview3']

name: Linux, Cassandra 4, Ruby ${{ matrix.ruby-version }}
steps:
Expand Down

0 comments on commit 00da544

Please sign in to comment.