Skip to content

Commit ea5b060

Browse files
committed
ci: Linters: update from EOL Ruby 3.0 to 3.3
1 parent 93d7caf commit ea5b060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
ruby: ['3.0']
17+
ruby: ['3.3']
1818

1919
env:
2020
RUBY_VERSION: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)