Skip to content

Commit 0c1b54b

Browse files
committed
Update CI test matrix
1 parent 7b4fd9d commit 0c1b54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
ruby-version: ["3.0", "3.1", "3.2", "3.3"]
21+
ruby-version: ["3.2", "3.3", "3.4", "4.0"]
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)