Skip to content

Commit 3702a6f

Browse files
committed
Update Ruby versions in CI
1 parent 79312c8 commit 3702a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
strategy:
3838
matrix:
3939
include:
40+
- ruby: 4.0
4041
- ruby: 3.4
4142
- ruby: 3.3
42-
- ruby: 3.2
4343
runs-on: ubuntu-latest
4444
steps:
4545
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)