Skip to content

Commit a6a2146

Browse files
naitohstanhu
authored andcommitted
CI against Ruby 3.3
1 parent b56629d commit a6a2146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
ruby: ["2.7", "3.0", "3.1", "3.2"]
17+
ruby: ["2.7", "3.0", "3.1", "3.2", "3.3"]
1818
name: Ruby ${{ matrix.ruby }}
1919

2020
steps:

0 commit comments

Comments
 (0)