Skip to content

Commit ad20d82

Browse files
committed
ci: add 3.3
1 parent df9752c commit ad20d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
ruby: [3.0, 3.1, 3.2]
14+
ruby: [3.0, 3.1, 3.2, 3.3]
1515

1616
runs-on: ubuntu-latest
1717

0 commit comments

Comments
 (0)