Skip to content

Commit 7ce16b3

Browse files
bastelfreakekohl
authored andcommitted
Add Ruby 3.3 to CI matrix
1 parent e3696cd commit 7ce16b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- ruby: "3.0"
1919
- ruby: "3.1"
2020
- ruby: "3.2"
21+
- ruby: "3.3"
2122
steps:
2223
- uses: actions/checkout@v4
2324
- name: Install Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)