Skip to content

Commit 10b61ae

Browse files
committed
Test against Ruby 3.0 also
1 parent 99710ae commit 10b61ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ tests:
5757
parallel:
5858
matrix:
5959
- GO_VERSION: ["1.17", "1.18", "1.19"]
60+
- RUBY_VERSION: ["2.7", "3.0"]
6061
script:
6162
- make verify test
6263
after_script:

0 commit comments

Comments
 (0)