Add support for ruby 3.3.0-preview2

This commit is contained in:
adfoster-r7
2023-10-13 01:23:38 +01:00
parent 80d2fa738d
commit b81252e34f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
- '3.0'
- '3.1'
- '3.2'
- '3.3.0-preview1'
- '3.3.0-preview2'
os:
- ubuntu-20.04
- ubuntu-latest